I have a question regarding web support.
Currently, the library supports web via react-native-web + md4c. Would it be possible to use it in combination with Tiptap, for example
https://tiptap.dev/docs/editor/markdown
Tiptap markdown uses MarkedJS as its parser.
The reason I'm asking about Tiptap is that you have a similar library, react-native-enriched, which handles web support using exactly that (Tiptap).
I have a question regarding web support.
Currently, the library supports web via react-native-web + md4c. Would it be possible to use it in combination with Tiptap, for example
https://tiptap.dev/docs/editor/markdown
Tiptap markdown uses MarkedJS as its parser.
The reason I'm asking about Tiptap is that you have a similar library, react-native-enriched, which handles web support using exactly that (Tiptap).