[ trixie ]
[ sid ]
软件包:md2html(0.5.2-2 以及其他的) [debports]
Markdown to HTML converter
md2html is a command line utility based on the MD4C library which converts Markdown files to HTML.
It supports the CommonMark and GitHub Flavored dialects of Markdown, and has multiple options enabling different extensions like URL autolinking, strikethrough, tables, and more.
Being based on the MD4C library, it benefits from its performance and portability. For more information about the MD4C library, see the libmd4c-dev package.
其他与 md2html 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.40)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmd4c-html0 (>= 0.4.4)
- Markdown for C HTML-renderer