You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not yet implemented you are welcome to work on this.
wooorm
changed the title
Tables are not supported in mdast_util_to_markdown
Add support for non-CommonMark extensions in mdast_util_to_markdownApr 23, 2025
Seems like the JS version has tables supported as extension: https://github.com/syntax-tree/mdast-util-gfm-table
Right now when you generate an AST and serialize that this error is reached: https://github.com/search?q=repo%3Awooorm%2Fmarkdown-rs%20unexpected-node&type=code
The text was updated successfully, but these errors were encountered: