kwiki-sandbox.wiki 656 B

123456789101112131415161718192021222324252627282930313233343536373839
  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 4 Heading
  6. ===== Level 5 Heading
  7. ====== Level 6 Heading
  8. * *Bold text*
  9. * /italic text/
  10. * _underlined text_
  11. * -striked-through text-
  12. * [=teletype text]
  13. * !EscapedCamelCaseText
  14. * /camel case/ link: KwikiSandbox
  15. * titled link: [http:?KwikiSandbox Kwiki Sandbox]
  16. * plain HTTP hyperlinks: http://www.openpkg.org/
  17. * plain Email addresses: openpkg@openpkg.org
  18. .html
  19. HTML text block:<br>
  20. <b>bold</b> <i>italic</i> <u>underline</u>
  21. .html
  22. .p
  23. preformatted
  24. regular
  25. text block
  26. .p
  27. preformatted
  28. teletype
  29. text block