-
Notifications
You must be signed in to change notification settings - Fork 1
Home
giggity-hub edited this page Jul 26, 2023
·
4 revisions
- clone wiki locally inside dataframetrainer folder
- You might have to restart vscode to see dataframetrainer.wiki in version control tab
- Install draw.io vscode extension
- create files ending in .drawio.svg
- Import files with relative path inside markdown file
![Example](./example.drawio.svg)
- Unfortunately the draw io vscode plugin doesn't handle vscode dark theme very well
- https://github.com/hediet/vscode-drawio/issues/217
- Images are always exported in light mode even though they are shown in the editor as dark
- Simple workaround is to always export images with a white background