packages feed

reflex-dom-pandoc-0.6.0.0: CHANGELOG.md

# Change Log for reflex-dom-pandoc

## 0.6.0.0

- Hide footnote references from search engine results (#10)

## 0.4.0.0

- Fix task list checkbox styling margins by using Semantic UI checkbox.
- Add a wrapping div with class "pandoc" for user styling of elements
- Make unicode quote characters less heavy
- Require pure Haskell skylighting
- Remove empty HTML attributes (#6)
- Fancy lists (#7)
- Make `LineBreak` generate `<br>`
- Footnote misalignment on Firefox (#9)

## 0.2.0.0

Initial public release