kwiki-sandbox.wiki 676 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. = Kwiki Sandbox
  2. Feel free to use this sandbox page to try out the KwikiFormattingRules...
  3. = Level 1 Heading
  4. == Level 2 Heading
  5. === Level 3 Heading
  6. ==== Level 4 Heading
  7. ===== Level 5 Heading
  8. ====== Level 6 Heading
  9. * *Bold text*
  10. * /italic text/
  11. * _underlined text_
  12. * -striked-through text-
  13. * [=teletype text]
  14. * !EscapedCamelCaseText
  15. * /camel case/ link: KwikiSandbox
  16. * titled link: [http:?KwikiSandbox Kwiki Sandbox]
  17. * plain HTTP hyperlinks: http://www.openpkg.org/
  18. * plain Email addresses: openpkg@openpkg.org
  19. .html
  20. HTML text block:<br>
  21. <b>bold</b> <i>italic</i> <u>underline</u>
  22. .html
  23. .p
  24. preformatted
  25. regular
  26. text block
  27. .p
  28. preformatted
  29. teletype
  30. text block