pcjs/modules/markout/README.md
2014-11-11 08:19:48 -08:00

5 lines
245 B
Markdown

MarkOut
===
This modules transforms a subset of Markdown into HTML. It's used by the
[HTMLOut](../htmlout) module to process README.md files and incorporate their
contents into the "index.html" files that we generate when browsing directories.