https://github.com/overflowcat/rehype-remnote
Transform RemNote .rem JSON to rehype AST
https://github.com/overflowcat/rehype-remnote
remnote unist
Last synced: about 1 year ago
JSON representation
Transform RemNote .rem JSON to rehype AST
- Host: GitHub
- URL: https://github.com/overflowcat/rehype-remnote
- Owner: OverflowCat
- License: other
- Created: 2024-09-10T09:47:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-16T10:00:54.000Z (about 1 year ago)
- Last Synced: 2025-04-04T00:45:35.434Z (about 1 year ago)
- Topics: remnote, unist
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/rehype-remnote
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rehype-remnote
Publish your .rem notes to static HTML.
The package reads JSON files in .rem export of RemNote, and generates hAST used by remark and rehype ecosystem.