An open API service indexing awesome lists of open source software.

https://github.com/shivjm/remark-extensions

Various remark & micromark extensions
https://github.com/shivjm/remark-extensions

kbd keyboard markdown micromark micromark-extension remark

Last synced: 5 months ago
JSON representation

Various remark & micromark extensions

Awesome Lists containing this project

README

          

# remark-extensions

An assortment of extensions and plugins for use with [the remark Markdown processor](https://remark.js.org/) and [the rehype HTML processor](https://github.com/rehypejs/rehype/). See [the documentation](https://shivjm.github.io/remark-extensions) for more.

* [hast-split-pre-lines](./packages/hast-split-pre-lines/)
* [micromark-extension-kbd-nested](./packages/micromark-extension-kbd-nested/)
* [remark-editorial-elements](./packages/remark-editorial-elements/)
* [remark-kbd-nested](./packages/remark-kbd-nested/)
* [remark-textras](./packages/remark-textras/)

Some packages were only just moved from [my blog](https://shivjm.blog/), so there are duplicated helper functions and they’re missing tests & documentation.