pcjs/modules/markout
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-03-05 18:09:41 -08:00
..
bin v1.16.5: Getting ready for 2015 2014-12-29 23:06:28 -08:00
lib Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files) 2016-03-05 18:09:41 -08:00
package.json Well, that was a bad idea (restoring package.json files for internal modules, sans outdated version numbers) 2016-02-09 16:12:49 -08:00
README.md my_modules is simply modules now 2014-11-11 08:19:48 -08: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.