Skip to content

Using HTML table in .md files instead of .mdx? #785

Answered by fuma-nama
nktnet1 asked this question in Q&A
Discussion options

You must be logged in to vote

to use HTML in markdown files, you are supposed to use MDX since we don’t render normal HTML but JSX (React components) instead. GitHub style table syntax (like the one mentioned in docs) is supported

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nktnet1
Comment options

Answer selected by nktnet1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants