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
Currently Marp Markdown engine cannot extend in marp-vscode. A customized engine is a feature only in Marp CLI.
Markdown preview extensions for VS Code were supported in super-early version of Marp for VS Code (v0.0.x). But we canceled it because brought some race conditions (#9). I feel it's difficult to restore extensibility by thinking about the effects of extension performance and reproducibility of the preview.
I'm trying to use markdown-it-plantuml.
I got it to work with marp/cli with a marp.config.js file, but it seems to be ignored when rendering the preview.
The text was updated successfully, but these errors were encountered: