The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Text::Markdown"

Text::Markdown - Convert Markdown syntax to (X)HTML River stage two • 56 direct dependents • 87 total dependents

Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blo...

BOBTFISH/Text-Markdown-1.000031 - 20 Mar 2010 23:03:48 UTC

Text::Markdown::Slidy - Markdown converter for HTML slide tools River stage one • 1 direct dependent • 1 total dependent

Text::Markdown::Slidy is to convert markdown syntax to HTML slide tools....

SONGMU/Text-Markdown-Slidy-0.04 - 14 Jun 2022 10:59:50 UTC

Markdown::Parser::Text - Markdown Text Element River stage one • 1 direct dependent • 1 total dependent

This class represents a text chunk. It is used by Markdown::Parser and inherits from Markdown::Parser::Element...

JDEGUEST/Markdown-Parser-v0.3.2 - 28 Aug 2023 22:21:24 UTC

Text::Markup::Markdown - Markdown parser for Text::Markup River stage one • 1 direct dependent • 1 total dependent

This is the Markdown <https://daringfireball.net/projects/markdown/> 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::Markdown for parsing, and then returns...

DWHEELER/Text-Markup-0.33 - 15 Feb 2024 20:14:12 UTC

Text::Markdown::Hoedown - hoedown for Perl5 River stage one • 7 direct dependents • 7 total dependents

Text::Markdown::Hoedown is binding library for hoedown. hoedown is a forking project from sundown....

TOKUHIROM/Text-Markdown-Hoedown-1.03 - 19 Jun 2019 04:29:52 UTC

Text::Markdown::Discount - fast function for converting markdown to HTML (requires C compiler) River stage one • 6 direct dependents • 6 total dependents

Text::Markdown::Discount is a perl interface to the "Discount" library, a C implementation of John Gruber's "markdown". It is the fastest of the Perl modules available for converting markdown: see the list in "SEE ALSO". It passes Gruber's Markdown t...

SEKIMURA/Text-Markdown-Discount-0.16 - 14 Nov 2022 21:09:20 UTC

Text::Markdown::ApacheHandler - Processes files with Markdown syntax for Apache River stage zero No dependents

KULP/Text-Markdown-ApacheHandler-0.04 - 01 Aug 2006 14:06:23 UTC

Text::Markdown::PerlExtensions - markdown converter that supports perl-specific extensions River stage zero No dependents

Text::Markdown::PerlExtensions provides a function for converting markdown to HTML. It is a subclass of Text::Markdown that provides three additional features: * Four pod-style formatting codes, used for distribution names, module names, PAUSE author...

NEILB/Text-Markdown-PerlExtensions-0.06 - 07 Nov 2015 20:23:55 UTC

Text::MarkdownTable - Write Markdown syntax tables from data River stage one • 3 direct dependents • 5 total dependents

This module can be used to write data in tabular form, formatted in MultiMarkdown syntax. The resulting format can be used for instance to display CSV data or to include data tables in Markdown files. Newlines and vertical bars in table cells are rep...

VOJ/Text-MarkdownTable-0.3.1 - 08 Jul 2015 10:14:19 UTC

Text::MultiMarkdown - Convert MultiMarkdown syntax to (X)HTML River stage two • 22 direct dependents • 31 total dependents

Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blo...

BDFOY/Text-MultiMarkdown-1.002 - 31 Oct 2023 19:48:39 UTC

Text::Wikispaces2Markdown - convert wikispaces pages to markdown River stage one • 1 direct dependent • 1 total dependent

MRAMBERG/MojoMojo-1.12 - 13 May 2017 13:47:52 UTC

Text::MultiMarkdown::ApacheHandler - Processes files with MultiMarkdown syntax for Apache River stage zero No dependents

KULP/Text-MultiMarkdown-ApacheHandler-0.01 - 24 Aug 2006 14:42:01 UTC

Text::Xslate::Bridge::MultiMarkdown - MultiMarkdown 'filter' for Text::Xslate River stage zero No dependents

WWOLF/Text-Xslate-Bridge-MultiMarkdown-0.002 - 09 Aug 2013 18:15:06 UTC

Text::Md2Inao - Convert markdown text to Inao-format River stage zero No dependents

This is a text converter for WEB+DB PRESS articles....

GFUJI/Text-Md2Inao-0.11 - 24 Apr 2014 14:01:37 UTC

Test::Text - A module for testing text files for spelling and (maybe) more. River stage zero No dependents

This started as a spell and quality check for my novel, "Manuel the Magnificent Mechanical Man". Eventually, it can be used for checking any kind of markdown-formatted text, be it fiction or non-fiction. The first version included as documentation, t...

JMERELO/Test-Text-0.6.7 - 07 Jul 2022 19:31:54 UTC

Text::Hoborg - Spell-and-quality check for texts, including novels. River stage zero No dependents

This started as a spell and quality check for my novel, "Manuel the Magnificent Mechanical Man". Eventually, it can be used for checking any kind of markdown-formatted text, be it fiction or non-fiction. It includes, as documentation, the novel itsel...

JMERELO/Text-Hoborg-0.0.6 - 14 Dec 2013 09:10:20 UTC

Text::Markup - Parse text markup into HTML River stage one • 1 direct dependent • 1 total dependent

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.33 - 15 Feb 2024 20:14:12 UTC

Text::API::Blueprint - Markdown generator for API blueprint format River stage zero No dependents

ZURBORG/Text-API-Blueprint-0.003 - 04 Feb 2016 09:58:34 UTC

Text::Trac2GFM River stage zero No dependents

This module provides functions which ease the migration of TracWiki formatted wikis (or any other content, such as ticket descriptions, which use TracWiki markup) to GitLab projects using GitLab Flavored Markdown (GFM). For the most part, this module...

JSIME/Text-Trac2GFM-0.001 - 12 Sep 2016 15:35:40 UTC

Text::Markup::Any - Common Lightweight Markup Language Interface River stage zero No dependents

Text::Markup::Any is Common Lightweight Markup Language Interface. Currently supported modules are Text::Markdown, Text::MultiMarkdown, Text::Markdown::Discount, Text::Markdown::GitHubAPI, Text::Markdown::Hoedown, Text::Xatena and Text::Textile....

SONGMU/Text-Markup-Any-0.04 - 23 Nov 2013 06:32:02 UTC
31 results (0.03 seconds)