Mylloon
Mylloon
Oops, not working when the asset isn't local
I changed a bit how the links work, I probably didn't do enough testing, tell me what you think! But anchors *should* work
The only problem I see (for now) is when I open a file that links to another document, it doesn't update the table of contents on the side
Ready, you can test with the [README of the Mermaid's repo](https://raw.githubusercontent.com/mermaid-js/mermaid/develop/README.md)
Maybe browser cache issue? I'll take a look tomorrow
There is [highlightjs-copy](https://github.com/arronhunt/highlightjs-copy), it's possible to do it this way
Hope your work will be merged soon 🙏
That is weird because it is working for me with the same configuration
About the driver installation, here are the commands I run each time I reinstall my machine: ```batch PowerShell -Command "Invoke-WebRequest -Uri https://github.com/X9VoiD/vmulti-bin/releases/download/v1.0/VMulti.Driver.zip -OutFile '%TEMP%\VMulti-Driver.zip'" PowerShell -Command "Expand-Archive -Path '%TEMP%\VMulti-Driver.zip' -DestinationPath...
Same issue