A new WIS_ScriptDependencies update:
1.2.0 (22 Nov 2024)
Finally, in the most recent versions of LiveCode, the browser widget on Windows is upgraded and can run Mermaid code! Hence the version number jump-up!

- Enhancement: Flowcharts can now be displayed in the browser widget also on Windows, when using LC versions 9.6.13 (rc and stable), 10.0.0 (rc or stable) and all 10.0.1+ versions
as well as LC Create native in classic mode.
- Enhancement: Added a settings pane for which handler types to include/exclude. The setting is global, not per project. Default is to include all handler types.
- Enhancement: Implemented code formatting/colouring in the code display field
- Fixed bug: Some flowchart nodes (handler names) were not correctly styled
Download link:
https://github.com/wheninspace/WIS_Scri ... ses/latest
Special hint for Fjord:
Here you can opt to exclude private commands/functions as well as any other combination of handler types:

- Settings1.png (8.29 KiB) Viewed 12341 times
.

- settings2.png (7.61 KiB) Viewed 12341 times
After changing this setting, you need to rerun the mapping and analysis (the graphing code is too complex to only do the filtering there, I discovered).