commonmark-extensions: Pure Haskell commonmark parser.
This library provides some useful extensions to core commonmark syntax: smart quotes, definition lists, tables, footnotes, math, and more.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Commonmark
- Commonmark.Extensions
- Commonmark.Extensions.Attributes
- Commonmark.Extensions.AutoIdentifiers
- Commonmark.Extensions.Autolink
- Commonmark.Extensions.DefinitionList
- Commonmark.Extensions.Emoji
- Commonmark.Extensions.FancyList
- Commonmark.Extensions.Footnote
- Commonmark.Extensions.HardLineBreaks
- Commonmark.Extensions.ImplicitHeadingReferences
- Commonmark.Extensions.Math
- Commonmark.Extensions.PipeTable
- Commonmark.Extensions.RebaseRelativePaths
- Commonmark.Extensions.Smart
- Commonmark.Extensions.Strikethrough
- Commonmark.Extensions.Subscript
- Commonmark.Extensions.Superscript
- Commonmark.Extensions.TaskList
- Commonmark.Extensions.Wikilinks
- Commonmark.Extensions
Downloads
- commonmark-extensions-0.2.3.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.2, 0.2.2.1, 0.2.3, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.2.3.4, 0.2.3.5, 0.2.3.6, 0.2.4, 0.2.5, 0.2.5.1, 0.2.5.2, 0.2.5.3, 0.2.5.4, 0.2.5.5, 0.2.5.6, 0.2.6 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.9 && <5), commonmark (>=0.2.2 && <0.3), containers, emojis (>=0.1 && <0.2), filepath, network-uri, parsec, text, transformers [details] |
License | BSD-3-Clause |
Copyright | 2018-2021 John MacFarlane |
Author | John MacFarlane |
Maintainer | jgm@berkeley.edu |
Revised | Revision 2 made by JohnMacFarlane at 2022-10-26T20:47:27Z |
Category | Text |
Home page | https://github.com/jgm/commonmark-hs |
Bug tracker | https://github.com/jgm/commonmark-hs/issues |
Source repo | head: git clone https://github.com/jgm/commonmark-hs |
Uploaded | by JohnMacFarlane at 2022-04-02T21:26:16Z |
Distributions | Arch:0.2.5.3, Fedora:0.2.5.5, LTSHaskell:0.2.6, NixOS:0.2.5.5, Stackage:0.2.6, openSUSE:0.2.6 |
Reverse Dependencies | 8 direct, 167 indirect [details] |
Downloads | 25459 total (47 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-04-02 [all 1 reports] |