pcjs/my_modules/markout
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-09-28 18:18:53 -07:00
..
bin Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
lib README updates (and some code inspection fixes) 2014-09-28 18:18:53 -07:00
package.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
README.md Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00

MarkOut

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