Replace the table in the exported markdown document with HTML format #1457
wanghao4713
started this conversation in
Ideas
Replies: 0 comments
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.
-
In practical use, we often encounter tables with many merged cells. Since Markdown cannot correctly render merged cells, while HTML can accurately represent them, is there a way to replace tables in Markdown with HTML representations, while keeping the rest of the content in Markdown format?
Beta Was this translation helpful? Give feedback.
All reactions