套件:libghc-pandoc-doc(2.9.2.1-1+deb11u1)
libghc-pandoc-doc 的相關連結
Debian 的資源:
下載原始碼套件 pandoc:
- [pandoc_2.9.2.1-1+deb11u1.dsc]
- [pandoc_2.9.2.1.orig.tar.gz]
- [pandoc_2.9.2.1-1+deb11u1.debian.tar.xz]
維護小組:
- 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, DokuWiki markup, TWiki markup, TikiWiki markup, Jira markup, Creole 1.0, Haddock markup, OPML, Emacs Org-mode, Emacs Muse, txt2tags, ipynb (Jupyter notebooks), Vimwiki, Word Docx, ODT, EPUB, FictionBook2, roff man, Textile, and CSV, 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, PowerPoint pptx, RTF, MediaWiki, DokuWiki, XWiki, ZimWiki, Textile, Jira, roff man, roff ms, GNU Texinfo, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), ipynb, 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-35
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-aeson-pretty-doc
- JSON pretty-printing library; documentation
-
- rec: libghc-attoparsec-doc
- Fast combinator parsing for bytestrings; documentation
-
- rec: libghc-data-default-class-doc
- type class for default values; documentation
-
- rec: libghc-data-default-doc
- class for types with a default value; documentation
-
- rec: libghc-doclayout-doc
- Prettyprinting library for laying out text documents; documentation
-
- rec: libghc-doctemplates-doc
- Pandoc-style document templates; documentation
-
- rec: libghc-errors-doc
- simplified error handling; 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: libghc-skylighting-core-doc
- syntax highlighting library; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML