packages feed

reflex-dom-pandoc-0.2.0.0: README.md

# 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's `Cite` node)

## Hacking

To develop in reflex-dom-pandoc, follow neuron's README: https://github.com/srid/neuron#developing-on-reflex-dom-pandoc