Export MDX to Markdown #1788
Answered
by
ChrisChinchilla
ChrisChinchilla
asked this question in
Q&A
-
I know this may seem like a strange question, but I wondered if anyone knew of a way to export MDX content to a markdown file, ideally also rendering any variables with their current value, almost hijacking the HTML generation process and exporting markdown instead. Basically I need to export the contents of an MDX file in a documentation site to a readme for another GitHub repo… |
Beta Was this translation helpful? Give feedback.
Answered by
ChrisChinchilla
Oct 29, 2021
Replies: 2 comments 1 reply
-
Found this - #1237 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ChrisChinchilla
-
Perhaps a good solution is to:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found this - #1237