summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/plugins/mdwn.mdwn2
-rw-r--r--doc/sandbox.mdwn4
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/plugins/mdwn.mdwn b/doc/plugins/mdwn.mdwn
index 07b59c3cf..b5ce9c79c 100644
--- a/doc/plugins/mdwn.mdwn
+++ b/doc/plugins/mdwn.mdwn
@@ -12,7 +12,7 @@ this plugin. The [original version of
markdown](http://daringfireball.net/projects/markdown/) can be used, or the
[[cpan Text::Markdown]] perl module.
-[[cpan Text::Markdown]] also includes a markdown varient called
+[[cpan Text::Markdown]] also includes a markdown variant called
[multimarkdown](http://fletcherpenney.net/MultiMarkdown/), which supports
tables, footnotes, and other new features. Multimarkdown is not enabled by
default, but can be turned on via the `multimarkdown` option in the setup
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index cc0894f6d..b82799a4b 100644
--- a/doc/sandbox.mdwn
+++ b/doc/sandbox.mdwn
@@ -55,6 +55,10 @@ Bulleted list
* four
* five
+* a new list
+ * with sub heads
+ * like this
+
----
[[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]