Plugin "Markdown Advanced Preview"

Plugins for SynWrite and CudaText...
hzh
Posts: 7
Joined: 24.08.2025 15:56

Re: Markdown math supports

Post by hzh »

Great suggestion! I have updated it on github.
main Alexey
Posts: 3196
Joined: 25.08.2021 18:15

Re: Markdown math supports

Post by main Alexey »

Thanks.
Now when I find regex
\.(js|css)['"]
I see several web-links

Code: Select all

"https://cdn.jsdelivr.net/npm/katex@0.10.0-alpha/dist/katex.min.js"
"https://unpkg.com/mermaid@8.0.0-rc.8/dist/mermaid.min.js"
'http://docs.sourcemod.net/api/SMfuncs.js'
can you put these files to local dirs? to make full offline.
Last edited by main Alexey on 24.08.2026 19:37, edited 1 time in total.
main Alexey
Posts: 3196
Joined: 25.08.2021 18:15

Re: Markdown math supports

Post by main Alexey »

all current issues were solved. thanks, plugin is published in the AddonsManager.
Post Reply