<> = HTML Parser = == Description == The HTML parser allows you to have HTML code rendered nicely inside Moin's code blocks. == Download & Release Notes == || Download || Release Version || Moin Version || Release Notes || || [[parser/HTMLSource]] || 1.0 || 1.5.7 || [[ParserMarket/HTML/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 #!, where is the name that you saved the parser as, after the beginning of the code block. == Example == {{{{ {{{#!HTML }}} }}}} == Copyright == {{{ @copyright: 2006 by Johannes Hoerburger @copyright: 09.2006 by Eduard Baun @copyright: 2007 by Daniel Horth }}} == License == This parser is released under the terms of the GNU GPL. = Discussion =