Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.rest.txt | 2012-05-10 | 604 Bytes | |
pretty-markup-0.1.zip | 2012-05-10 | 55.6 kB | |
Totals: 2 Items | 56.2 kB | 1 |
The pretty-markup library contains OmniMark markup filters that insert newlines and indentation into a markup stream to make it prettier for human eyes once it's serialized to text.
The library currently consists of a single module, named indent.xmd, and requires OmniMark version 9.0 or newer. The test directory contains samples that demonstrate the use of the library and its output. Once you download and unpack the library archive, you can run the samples from the test directory using any of the following commands:
omnimark -f test-sgml.xar omnimark -f test-xml.xar