软件包:markdent(0.39-1)
markdent 的相关链接
Debian 的资源:
下载源码包 libmarkdent-perl:
- [libmarkdent-perl_0.39-1.dsc]
- [libmarkdent-perl_0.39.orig.tar.gz]
- [libmarkdent-perl_0.39-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
event-based Markdown parser toolkit - command-line tool
Markdent provides a toolkit for parsing Markdown (and Markdown variants, aka dialects). Unlike the other Markdown Perl tools, this module can be used for more than just generating HTML. The core parser generates events (like XML"s SAX), making it easy to analyze a Markdown document in any number of ways.
If you"re only interested in converting Markdown to HTML, you can use the Markdent::Simple::Document class to do this, although you can just as well use better battle-tested tools like Text::Markdown.
Markdown is a lightweight markup language with plain text formatting syntax. Its design allows it to be converted to many output formats, but the original tool by the same name only supports HTML.
This package provides the command-line tool markdent-html, including Perl module Markdent::CLI.
其他与 markdent 有关的软件包
|
|
|
|
-
- dep: libmarkdent-perl
- event-based Markdown parser toolkit
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)