<> = 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 || || [[attachment:Literate_parser-0.7.zip]] || 0.7 || 1.5 || [[ParserMarket/LiterateProgramming/ReleaseNotes]] || || [[attachment:Literate_parser-1.0.zip]] || 1.0 || 1.8 || [[ParserMarket/LiterateProgramming/ReleaseNotes]] || == 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. = Discussion =