pcjs/my_modules/markout
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-10-29 15:23:35 -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 Display progress messages as machine XML files are being loaded/processed 2014-10-29 15:23:35 -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.