Better markdown support #4009
chrisui
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
table and math has already support in this pr will merge soon |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Plate has a handy plate-markdown package with a serialize + deserialize function however the serialize function does not have the same level of feature coverage as deserialize. Most notable tables but I imagine if table support is missing then several other features are.
A few q's:
My use case is storing documents in markdown and wanting to keep that while seamlessly deserialising from serialising to that format.
Beta Was this translation helpful? Give feedback.
All reactions