djot: Parser and renderer for djot light markup syntax.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - bytestring - containers - doclayout - mtl - template-haskell - text Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Djot (https://djot.net) is a light markup language. This package provides a data structure to represent djot documents, a very fast parser, and functions to render a parsed document as HTML and as djot.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5), bytestring (>=0.11.3), containers (>=0.6.6), djot, doclayout, mtl, template-haskell, text [details] |
License | MIT |
Copyright | Copyright (C) 2024 John MacFarlane |
Author | John MacFarlane |
Maintainer | jgm@berkeley.edu |
Category | Text |
Uploaded | by JohnMacFarlane at 2024-10-05T01:59:46Z |
Modules
[Index] [Quick Jump]
Downloads
- djot-0.1.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees