vuepress-plugin-live
vuepress-plugin-live copied to clipboard
[Feature request] It is not possible to pass layoutProps through markdown annotations
Hi there, amazing job with vue-live.
Problem
I have a problem where I need to use the layoutProps
prop
from vue-live
.
Reading the code, aparenttly there is no way how to do that using this plugin.
This line of code passes only the lang to layoutProps.
Can we add this feature?
Proposal
Add a second object to markdown langArray like this one