Releases: jhuix/vscode-markdown-preview-showdown
v1.5.1
- Update @jhuix/showdowns v0.7.5.
- Add details-summary of directives.
- Add simple style for admonitions.
- Add content tabs.
- Add page tabs.
- Support title of code block.
- Support mermaid code of azure syntax.
- Support obsidian callout syntax.
- Support admonition syntax of mkdocs-material.
- Support option of default markdown code theme.
- Update footnotes extension.
- Update tester of toc and css of td.
- Default not load speech of mathjax.
- Fixed export actions of mermaid.
- Fixed tools icon of shiki.
- Fixed inline image and directives.
- Fixed code css.
- Fixed show theme name of shiki.
v1.4.10
-
Update @jhuix/showdowns v0.7.1:
- Change showdown-container to showdown-directive extension.
- Support container of admonitions style.
- Support container of rST style.
- Support container of row, col mode.
- Support leaf directive and text directive, event of leafDirective and textDirective be created.
- Update tester of toc to support [[_TOC_]] etc. format.
- Fixed don't show toc tools when no header.
- Add zenuml, mindmap and elk layout plugin of meimaid.
-
Add 'markdown-preview-showdown.export.showPageLabel' setting for show page label in exported file, default true.
-
Fixed don't show toc tools when no header.
v1.4.9
-
Update @jhuix/showdowns v0.7.0:
- Add showdown-antv extension for AntV's Infographic.
- Add showdown-zenuml extension for ZenUML.
- Add showdown-image extension for inline image links across directories
- Update showdown-shiki extension for code block toolbar.
-
Add 'markdown-preview-showdown.debounceDelay' setting for throttle-debounce input, default 2000.
-
Support AntV's Infographic rendering.
-
Support ZenUML rendering.
-
Support inline image links across directories be the same as Obsidian-style
![[...]]. -
Update code block toolbar that has been redesigned to be intuitive and streamlined.
v1.4.8
-
Update @jhuix/showdowns v0.6.19:
- Add showdowns-plotly extension.
- Add showdowns-gnuplot extension.
- Add cache for plantuml render.
- Update host attribute type of output script is 'string | HTMLElement'.
-
Support rendering plotly.
-
Support local rendering gnuplot.
v1.4.7
-
Update @jhuix/showdowns v0.6.18:
- Add chapterNumber etc. options of toc.
- Add showdowns-tex extension.
- Add showdowns-shiki extension.
- Add showdowns-mathjax extension.
- Add local render for kroki and tex extension.
- Update @viz-js/viz is 3.24.0.
- Add module attribute of the output script.
- Optimize toc extension and other codes.
-
Add 'toc.chapterNumber' setting.
-
Add 'code.theme' setting.
-
Support local rendering TEX content.
-
Surpport theme of code block.
-
Surpport defaul engine of inline math is mathjax.
v1.4.6
-
Update @jhuix/showdowns v0.6.15:
- Support kroki api for render diagram.
- Update regular expression of toc.
- Fixed css of print.
-
Add 'kroki.website' setting.
-
Add 'Export ➝ WEBP' menu of preview page.
v1.4.4
-
Update @jhuix/showdowns v0.6.12:
- Update title of showdows-toc displays the text in the current language.
- Fixed to fliter duplicate definitions of total toc.
-
Add 'autoToc' setting.
v1.4.3
-
Update @jhuix/showdowns v0.6.11:
- Add vertical divider for vertical total toc.
-
Optimize the loading order of output CSS and scripts.
v1.4.2
-
Update @jhuix/showdowns v0.6.10:
-
Add css defined extension.
-
Add cssLinks output attribute.
-
-
Update other dependencies to new version.
-
Modify default font size of settting is 10px;
-
Use esbuild to build code.
-
Use ESLint to check the code.
v1.3.10
A excellent markdown preview extension for Visual Studio Code, Version 1.3.10.
https://marketplace.visualstudio.com/items?itemName=jhuix.markdown-preview-showdown
- Update @jhuix/showdowns v0.6.4:
- Support echarts and abcjs plugin.
- Update name and keywords of package.