https://github.com/sec-ant/markdown-editor-hooks
https://github.com/sec-ant/markdown-editor-hooks
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sec-ant/markdown-editor-hooks
- Owner: Sec-ant
- License: mit
- Created: 2025-02-05T18:35:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T03:05:54.000Z (about 1 year ago)
- Last Synced: 2025-04-14T01:52:34.070Z (about 1 year ago)
- Language: TypeScript
- Size: 433 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# markdown-editor-hooks
A primitive set of react hooks to help implement a wysiwyg react markdown editor with [`@handlewithcare/react-prosemirror`](https://github.com/handlewithcarecollective/react-prosemirror), [`prosemirror-remark`](https://github.com/marekdedic/prosemirror-remark) and [`prosemirror-unified`](https://github.com/marekdedic/prosemirror-unified).
This package is a work in progress and is absolutely not yet ready for use.