manuth / MarkdownConverter

Provides the functionallity to convert Markdown-files to html, png, or pdf using vscode.
MIT License
37 stars 11 forks source link

Reflect Custom Scripts and StyleSheets in VSCode Preview #213

Open manuth opened 1 year ago

manuth commented 1 year ago

Currently, assets declared using markdownConverter.Assets.Scripts and markdownConverter.Assets.StyleSheetsaren't reflected in VSCode's Markdown preview.

It would be nice to have these custom scripts and stylesheets represented in VSCode's preview.