You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems related to vuejs/vuepress#413. The issue I see is that if the code can change, then so needs its highlighting. The highlighting does not seem to be reactive though.
That's why for interpolated <code> blocks the syntax highlighting is disabled.
Crafting a solution for this unfortunately is outside the scope of this plugin.
Hi is it possible to pass vuepress page variables into the code blocks? I have been trying unsuccessfully with variations of:
The text was updated successfully, but these errors were encountered: