-
|
Hi, I am playing around with slidev and some of my slides are quite vue component/ code heavy. So I was wondering, since the markdown slide files are compiled to vue anyway, is it possible to use .vue files directly instead of markdown? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Would still really like to know this! |
Beta Was this translation helpful? Give feedback.
-
|
You can use vue components and reference them in the .md, as there are multiple slides which can't be expressed in a single .vue file anyway. Thanks for the idea but this would be out of our consideration. |
Beta Was this translation helpful? Give feedback.
You can use vue components and reference them in the .md, as there are multiple slides which can't be expressed in a single .vue file anyway. Thanks for the idea but this would be out of our consideration.