Releases: shd101wyy/crossnote
Releases · shd101wyy/crossnote
0.9.16
0.9.15
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.9.14
Bug fixes
- Fixed the build for vscode-web caused by prismjs.
0.9.13
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.9.11
Updates
- Updated
mermaidversion to the latest11.4.0.
0.9.10
Changes
- Added
.mdxto the defaultmarkdownFileExtensions.
Updates
- Updated
mermaidversion to the latest11.1.1. - Updated
katexversion to the latestv0.16.11.
Bug fixes
- Fixed a scroll sync bug.
0.9.9
Bug fixes
- 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.9.8
New features
- @moonlitusun sidebarToc supports local caching
Updates
- @oneWaveAdrian updated the
mermaidversion to the latest10.9.0.
Bug fixes
0.9.7
New features
Bug fixes
- Fixed rendering
vega-liteinReveal.jsslide: shd101wyy/vscode-markdown-preview-enhanced#1880 - Removed one github-dark background css attribute: #344
