Releases: shd101wyy/vscode-markdown-preview-enhanced
Releases · shd101wyy/vscode-markdown-preview-enhanced
0.8.20
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.
0.8.18
0.8.17
0.8.16
Updated crossnote to version 0.9.12.
Changes
- Use sharp to convert svg element to png file if
imageMagickPathis empty. crossnote#366
Updates
- Updated
mermaidversion to the latest11.5.0. - Updated
katexversion to the latest0.16.21. - Updated
prismjsversion to the latest1.30.0. - Updated
bit-fieldversion to the latest1.9.0.
Bug fixes
- Fixed the import the crossnote as nodejs esm module. crossnote#357
- Fixed a bug of using
enableExtendedTableSyntax. crossnote#369
0.8.15
0.8.14
0.8.13
Updated crossnote to version 0.9.8.
Bug fixes
- Fixed a bug of link redirection in preview by @byte-clown
- Fixed Long sidebarToc does not display completely by @moonlitusun
- Removed the
textas the default language selector for code block.
Chore
- Updated flake.nix and node.js to 20.
0.8.12
Updated crossnote to version 0.9.8.
New features
- @moonlitusun sidebarToc supports local caching
Updates
- @oneWaveAdrian updated the
mermaidversion to the latest10.9.0.
Bug fixes
0.8.11
Updated crossnote to version 0.9.7.
New features
Bug fixes
- Fixed rendering
vega-liteinReveal.jsslide: #1880 - Removed one github-dark background css attribute: shd101wyy/crossnote#344
