Contents
LiterateProgramming Parser
Description
The LiterateProgramming parser allows you to have LiterateProgramming decelerations and cross links rendered nicely inside Moin's code blocks.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
0.7 |
1.5 |
||
1.0 |
1.8 |
Installation
For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as outside Python libraries.
Usage
To use this parser, simply put #!literate after the beginning of the code block.
Example
{{{#!literate name='test' caption='Test block'
test opening
«other»
1.....^
«other»
2.....^
}}}For more examples see /Examples.
Copyright
This parser is copyrighted by OlegKobchenko
License
This parser is released under the terms of the GNU GPL.
