Contents
Agel Parser
Description
The Agel parser allows you to have various different types of code rendered nicely inside Moin's code blocks.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.5 |
Installation
For general installation instructions, see ParserMarket/InstallingParsers. This parser requires Pygments to be installed.
Usage
To use this parser, simply put #AgelSrc after the beginning of the code block.
Example
{{{#!AgelSrc filetype=python print 'hello, world!' }}}
Copyright
This parser is copyrighted by JonghyoukYun
License
This parser is released under the terms of the GNU GPL.