pcjs/modules/markout
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-06-23 09:39:40 -07:00
..
bin v1.32.0: The New Year Release 2016-12-30 15:56:01 -08:00
lib Added support for special autoType sequences (eg, $date and $time, which generate current date and time strings accepted by the PC-DOS date and time prompts) 2017-06-23 09:39:40 -07: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 Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter 2016-04-01 21:36:06 -07:00

layout title permalink
page MarkOut Module /modules/markout/

MarkOut Module

This module 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.