|
Cookbook /
MarkdownMarkupExtensionSummary: Use Markdown markup with PmWiki
Version: 0.1
Prerequisites: pmwiki-2.0
Last-tested-with: pmwiki-2.1beta37
Status: stable
Maintainer:
Categories: Markup
Votes:
QuestionHow to use John Grubers Markdown markup? AnswerInstallation
For the translation itself we use Michael Fortin's PHP Markdown library.
UsageThe Markdown markup can be used by enclosing it in (:markdown:) and (:markdownend:): (:markdown:) Test ==== (:markdownend:) You can test this cookbook here. If you want to use it on many pages without PmWiki markup maybe you want to put these into your GroupHeader/GroupFooter. Notes and CommentsSee AlsoContributors |