Contents
Txt2tags Parser
Description
The txt2tags parser allows you use txt2tags syntax inside MoinMoin
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.9 |
None |
Installation
For general installation instructions, see ParserMarket/InstallingParsers. For more detailed instructions, see /Installation
Usage
To use this parser, simply put #format text_txt2tags after the beginning of the code block.
Example
#format text_txt2tags
TXT2TAGS SAMPLE
Aurelio Jargas
%!encoding: UTF-8
This text is before the introduction.
But it's OK.
= Introduction =
Welcome to the txt2tags sample file.
Here you have examples and a brief explanation of all
marks.
The first 3 lines of the this file are used as headers,
on the following format:
```
line1: document title
line2: author name, email
line3: date, version
```
Copyright
This parser is copyrighted by muxueqz
License
This parser is released under the terms of the GNU GPL.
Discussion
