pcjs/my_modules/markout
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-10-20 00:24:13 -05:00
..
bin Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
lib Improved separation of FDC media parameters from drive parameters 2014-10-20 00:24:13 -05: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.