@hackage reflex-dom-pandoc1.0.0.0
Render Pandoc documents to HTML using reflex-dom
Categories
License
BSD-3-Clause
Maintainer
srid@srid.ca
Links
Versions
Installation
Dependencies (18)
- aeson
- base >=4.7 && <5
- binary
- bytestring
- constraints
- containers Show all…
Dependents (1)
@hackage/neuron
reflex-dom-pandoc
Render Pandoc documents to HTML using reflex-dom, in your reflex or Obelisk apps.
Todo
Nearly all parts of the AST are rendered, except the following:
- Table is rendered only in basic fashion; but its attributes are not handled.
Citation(Pandoc'sCitenode)
Hacking
To develop in reflex-dom-pandoc, follow neuron's README: https://github.com/srid/neuron/blob/master/CONTRIBUTING.md#hacking-on-pandocs-html-layout