软件包:libghc-pandoc-doc(2.2.1-3+deb10u1) [security]
libghc-pandoc-doc 的相关链接
Debian 的资源:
下载源码包 pandoc:
维护小组:
- Debian Haskell Group (QA 页面, 邮件存档)
- Jonas Smedegaard (QA 页面)
- Kiwamu Okabe (QA 页面)
- Clint Adams (QA 页面)
外部的资源:
- 主页 [pandoc.org]
相似软件包:
general markup converter - library documentation
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read several dialects of Markdown and (subsets of) HTML, reStructuredText, LaTeX, DocBook, JATS, MediaWiki markup, TWiki markup, TikiWiki markup, Creole 1.0, Haddock markup, OPML, Emacs Org-mode, Emacs Muse, txt2tags, Vimwiki, Word Docx, ODT, EPUB, FictionBook2, and Textile, and it can write Markdown, reStructuredText, XHTML, HTML 5, LaTeX (including rendering as plain PDF or beamer slide shows), ConTeXt, DocBook, JATS, OPML, TEI, OpenDocument, ODT, Word docx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff ms, GNU Texinfo, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign ICML, Muse, LaTeX beamer slides, PowerPoint, and several kinds of HTML/javaScript slide shows (S5, Slidy, Slideous, DZSlides, reveal.js).
In contrast to most existing tools for converting Markdown to HTML, pandoc has a modular design: it consists of a set of readers, which parse text in a given format and produce a native representation of the document, and a set of writers, which convert this native representation into a target format. Thus, adding an input or output format requires only adding a reader or writer.
This package contains the library documentation for Pandoc.
其他与 libghc-pandoc-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-33
- 本虚包由这些包填实: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-aeson-pretty-doc
- JSON pretty-printing library; documentation
-
- rec: libghc-data-default-doc
- class for types with a default value; documentation
-
- rec: libghc-pandoc-types-doc
- Haskell data types to represent structured documents; documentation
-
- rec: libghc-random-doc
- Random number generator for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML