套件: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