WikiSandbox
Pmwiki
This wiki is using pmwiki
Markdown
It is possible to use Markdown on these pages. This has the following advantages:
- easier to remember the syntax
- easier to read
- syntax highlight in TextMate
> Test a blockquote
Test a link: FAQ or maybe FAQ.
Another section: polls
The way it is currently done is by wrapping the text:
(:markdown:)
All this text will be parsed as Markdown!
(:markdown-end:) # remove the escaping dash when you use
The conversion is done with the Markdown PHP script.
Markdown is Great for User Text Entry
Hope you can agree Karen that Markdown is:
- easy
- quick
- can be used for unformatted text
This is an example of a paragraph. I will call it paragraph 1. Let's see how it is rendered in html.
This is an example of a paragraph. I will call it paragraph 1. Let's see how it is rendered in html.