X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=in%2Fplugins%2Fread_markdown.md;fp=in%2Fplugins%2Fread_markdown.md;h=ecc13315a39cd04a8cf2cd4c08ced85f6be36d33;hb=b9132d87ddf62fb3b589115c2cd3e5d11132b28f;hp=cc4206bfa8488a7bcf680f97045b2ad3d77b11c8;hpb=d412feff2a143701150df2656767497ff53f0f96;p=webber.git diff --git a/in/plugins/read_markdown.md b/in/plugins/read_markdown.md index cc4206b..ecc1331 100644 --- a/in/plugins/read_markdown.md +++ b/in/plugins/read_markdown.md @@ -10,7 +10,7 @@ This plugin reads "`*.md`" files and converts them to HTML. "[[Markdown|http://daringfireball.net/projects/markdown/]]" is a wiki-like text format. The plugin "`read_markdown.py`" doesn't use the standard Python module "`markdown`", but instead the faster and simpler -[[markdown2|http://code.google.com/p/python-markdown2/]] modoule. +[[markdown2|http://code.google.com/p/python-markdown2/]] module. A sample "`test.md`" document looks like this: