Contents
WikiSNL Parser
Description
The WikiSNL parser allows Moin to use one CRLF (Newline / Enter) as a paragraph break, instead of two.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.5 |
||
1.1 |
1.9 |
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 #!wikisnl after the beginning of the code block.
Example
{{{#!wikisnl Some Moin Code, [[link]] This is a new paragraph. }}}
Copyright
This parser is copyrighted by ErichSchubert
License
This parser is released under the terms of the GNU GPL.
Discussion
I added a changed version, that also runs under MoinMoin 1.9.2 Should be saved and installed as wikisnl.py of course