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
- Host: GitHub
- URL: https://github.com/shivjm/remark-extensions
- Owner: shivjm
- License: isc
- Created: 2021-10-30T21:30:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-25T21:02:02.000Z (9 months ago)
- Last Synced: 2025-11-06T05:23:38.716Z (7 months ago)
- Topics: kbd, keyboard, markdown, micromark, micromark-extension, remark
- Language: TypeScript
- Homepage: https://shivjm.github.io/remark-extensions/
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.