This project is an attempt at a remark plugin that can enable users using React inside there markdown.
The plugin for now, consists of one package:
- @dumpster/remark-custom-element-to-hast: which
remark
to compile markdown that contain calls to custom elements into complete HAST.