jasonwilliams / anki

Anki VSCode Plugin
MIT License
278 stars 32 forks source link

Convert extension generated webview content into svg or image before sending to anki #109

Open ifree opened 1 year ago

ifree commented 1 year ago

image

As the picture shows, vscode support embedding extension generated webview into markdown, I wonder if it is possible to convert the webview content into svg or image when sending to anki. It would be a great feature IMO.

jasonwilliams commented 1 year ago

If it’s mermaid you want I think there’s plugins to render that. So it may be better to have a mermaid-support issue separately. But to be honest it may be out of scope for this extension.