pcjs/modules/markout/README.md

12 lines
325 B
Markdown

---
layout: page
title: MarkOut Module
permalink: /modules/markout/
---
MarkOut Module
===
This module transforms a subset of Markdown into HTML. It's used by the
[HTMLOut](../htmlout) module to process README.md files and incorporate their
contents into the "index.html" files that we generate when browsing directories.