0.8.19
Updated crossnote to version 0.9.15.
Changes
- Add
markdown-preview-enhanced.liveUpdateDebounceMssetting to control the live update debounce time in milliseconds. Default is300ms. - Allow to disable auto-preview config for specific URI schemes. Fixed the issue #604 by @alonsorobots.
Bug fixes
- Fixed splitting logic to handle diagrams starting with
<svg>correctly crossnote#376 by @shiftdownet.
Updates
- Updated
katexversion to the latest0.16.22. - Updated
mermaidversion to the latest11.9.0.