Remark Packages

remark-abbr

This [remark][remark] plugin parses custom Markdown syntax to produce (HTML) abbreviations.

1.4.2 • Published 1 year ago

remark-mark-plus

This plugin parses ==custom Markdown syntax== to the HTML `<mark>` element. It adds a new node type to the [mdast](https://github.com/syntax-tree/mdast/blob/master/readme.md) produced by [remark](https://github.com/remarkjs/remark): `mark` and stringifies

1.0.21 • Published 5 years ago

remark-numbered-footnotes

This plugin replaces the footnote references with a number sequence (starting from 1) in the same order as the footnote definitions (**not** the footnote references).

3.1.1 • Published 1 year ago