Merge pull request #161 from gns-ank/patch-4

Fix indentation in ## Markdown Support
This commit is contained in:
Steve J Donovan 2014-05-27 15:28:24 +02:00
commit 0f6b239c23
1 changed files with 1 additions and 1 deletions

View File

@ -768,7 +768,7 @@ line. This is useful if you have some defaults you wish to apply to all of your
and descriptions; you can also use the `-f` flag. This requires a markdown processor.
LDoc knows how to use:
- [markdown.lua](http://www.frykholm.se/files/markdown.lua) a pure Lua processor by
- [markdown.lua](http://www.frykholm.se/files/markdown.lua) a pure Lua processor by
Niklas Frykholm. For convenience, LDoc comes with a copy of markdown.lua.
- [lua-discount](http://asbradbury.org/projects/lua-discount/), a faster alternative
(installed with `luarocks install lua-discount`). lua-discount uses the C