BrAsIs

Description

Allows preserved line breaks in default moin syntax.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

brasis.py

1.0

1.9.7

N/A

Installation

Nothing special, follow general instructions (ParserMarket/InstallingParsers). This parser requires no special dependencies, such as outside Python libraries.

Usage

Simply put #!brasis after the beginning of the code block. Or put #format brasis at the top of the source texts.

Example

{{{#!brasis
line
break
}}}

will be rendered as

line
break

This parser is copyrighted by dossist.

License

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

Discussion

No discussion yet.

MoinMoin: ParserMarket/brasis (last edited 2014-05-30 17:08:19 by pdf8403ae)