Search results for "module:Text::Markup::Mediawiki"
Text::Markup::Mediawiki - MediaWiki syntax parser for Text::Markup
This is the MediaWiki syntax <https://en.wikipedia.org/wiki/Help:Contents/Editing_Wikipedia> parser for Text::Markup. It reads in the file (relying on a BOM <https://www.unicode.org/unicode/faq/utf_bom.html#BOM>), hands it off to Text::MediawikiForma...
DWHEELER/Text-Markup-0.31 - 10 Sep 2023 23:40:44 UTC
Text::Markup - Parse text markup into HTML
This class is really simple. All it does is take the name of a file and return an HTML-formatted version of that file. The idea is that one might have files in lots of different markups, and not know or care what markups each uses. It's the job of th...
DWHEELER/Text-Markup-0.31 - 10 Sep 2023 23:40:44 UTC
Text::Summary::MediaWiki - Produce a short summary from MediaWiki markup
Produces short summaries from MediaWiki markup. This has been mostly tested with Wikipedia but this should work for any wiki using MediaWiki markup. Note that making requests to Wikipedia for each page is considered rather rude, if you need a high qu...
DGL/Text-Summary-MediaWiki-0.02 - 01 Jun 2008 15:53:46 UTC
Text::Markup::Trac - Trac wiki syntax parser for Text::Markup
This is the Trac wiki syntax <https://trac.edgewall.org/wiki/WikiFormatting> parser for Text::Markup. It reads in the file (relying on a BOM <https://www.unicode.org/unicode/faq/utf_bom.html#BOM>), hands it off to Text::Trac for parsing, and then ret...
DWHEELER/Text-Markup-0.31 - 10 Sep 2023 23:40:44 UTC
Text::Markup::Textile - Textile parser for Text::Markup
This is the Textile <https://textile-lang.com> parser for Text::Markup. It reads in the file (relying on a BOM <https://www.unicode.org/unicode/faq/utf_bom.html#BOM>), hands it off to Text::Textile for parsing, and then returns the generated HTML as ...
DWHEELER/Text-Markup-0.31 - 10 Sep 2023 23:40:44 UTC
Text::MediawikiFormat - Translate Wiki markup into other text formats
<http://wikipedia.org> and its sister projects use the PHP Mediawiki to format their pages. This module attempts to duplicate the Mediawiki formatting rules. Those formatting rules can be simple and easy to use, while providing more advanced options ...
SZABGAB/Text-MediawikiFormat-1.04 - 01 Dec 2014 11:28:15 UTC
Text::Markup::Multimarkdown - MultiMarkdown parser for Text::Markup
This is the MultiMarkdown <https://fletcherpenney.net/multimarkdown/> parser for Text::Markup. It reads in the file (relying on a BOM <https://www.unicode.org/unicode/faq/utf_bom.html#BOM>), hands it off to Text::MultiMarkdown for parsing, and then r...
DWHEELER/Text-Markup-0.31 - 10 Sep 2023 23:40:44 UTC