Skip to content
Discussion options

You must be logged in to vote

Sure it’s possible. I recommend taking 30-60 minutes to read through the docs and getting an understanding of MDX. The docs highlight several ways to do such things.
E.g., see evaluate which is mentioned in many places, or see the MDX on demand guide.
Vue is more complex though because it has a non-standard/custom JSX flavor, so you need to ship Babel with their custom plugin to browsers too. 🤷‍♂️

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marc-x-andre
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