Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter

This commit is contained in:
Jeff Parsons 2016-04-01 21:34:47 -07:00
commit d50f0ebb1a
44 changed files with 6634 additions and 318 deletions

View file

@ -1,5 +1,12 @@
MarkOut
---
layout: page
title: MarkOut Module
permalink: /modules/markout/
---
MarkOut Module
===
This modules transforms a subset of Markdown into HTML. It's used by the
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.