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

Literate_parser-0.7.zip

0.7

1.5

ParserMarket/LiterateProgramming/ReleaseNotes

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.

This parser is copyrighted by OlegKobchenko

License

This parser is released under the terms of the GNU GPL.

Discussion

MoinMoin: ParserMarket/LiterateProgramming (last edited 2013-09-13 22:37:52 by 178-26-145-215-dynip)