# NOTES

## CHANGES in 0.8.x series

- MDX list-style regressions fixed
- code extracted to `react-tabula` and `sass-tabula`
- added DatoImage and DatoVideo base components
- `noIndex` `customField` added


## TODO

### release tasks

favicon
logotype icon
fixed layout
  scrolling panels
  responsivity
version dropdown in sidebar
API documentation on separate page, link in sidebar
correct global footer

### font ligatures

- [tonsky/FiraCode: Free monospaced font with programming ligatures](https://github.com/tonsky/FiraCode)
  - [How to enable stylistic sets · tonsky/FiraCode Wiki](https://github.com/tonsky/FiraCode/wiki/How-to-enable-stylistic-sets)
- [kennethormandy/utility-opentype: Simple, CSS utility classes for advanced typographic features.](https://github.com/kennethormandy/utility-opentype)

### icons

embed fontawesome resources one by one; see docs on their site
needed: light (pro), brands

### remark/rehype plugins

incoming

- [Paperist/remark-caption: wooorm/remark plugin for caption](https://github.com/Paperist/remark-caption)
- [sethvincent/remark-bracketed-spans: Add an id, classes, and data attributes to `<span>` tags in markdown.](https://github.com/sethvincent/remark-bracketed-spans)
- [benabel/remark-fenced-divs: This plugin aims to imitate the comportment of the pandoc extension fenced_divs in remark.](https://github.com/benabel/remark-fenced-divs)
- [Symbitic/remark-plugins: Remark plugins for Markbook](https://github.com/Symbitic/remark-plugins)

Images
- [remarkjs/remark-images](https://github.com/remarkjs/remark-images)

Text Markup
- [remark-abbr](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-abbr)
- [remark-captions](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-captions#remark-captions--)
- [remark-comments](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-comments#remark-comments--)
- [rhysd/remark-emoji](https://github.com/rhysd/remark-emoji)
- [remark-emoticons](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-emoticons#remark-emoticons--)
- [remark-kbd](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-kbd#remark-kbd--)
- [twardoch/remark-mark-plus](https://github.com/twardoch/remark-mark-plus)

Other
- [remarkjs/remark-math](https://github.com/remarkjs/remark-math)
- [unlight/remark-sources](https://github.com/unlight/remark-sources)
- [Rokt33r/remark-collapse](https://github.com/Rokt33r/remark-collapse)

Headings
- [remark-heading-shift](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-heading-shift#remark-heading-shift--)
- [remark-heading-trailing-spaces](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-heading-trailing-spaces#remark-heading-trailing-spaces--)

Footntoes
- [remarkjs/remark-footnotes](https://github.com/remarkjs/remark-footnotes)
- [rehype-footnotes-title](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rehype-footnotes-title#rehype-footnotes-title--)
- [remark-numbered-footnotes](https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-numbered-footnotes#remark-numbered-footnotes--)
