Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter
This commit is contained in:
parent
d0480ecb90
commit
d50f0ebb1a
44 changed files with 6634 additions and 318 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue