Skip to content

Releases: jhuix/vscode-markdown-preview-showdown

v1.5.1

23 Mar 09:39

Choose a tag to compare

  1. Update @jhuix/showdowns v0.7.5.
  2. Add details-summary of directives.
  3. Add simple style for admonitions.
  4. Add content tabs.
  5. Add page tabs.
  6. Support title of code block.
  7. Support mermaid code of azure syntax.
  8. Support obsidian callout syntax.
  9. Support admonition syntax of mkdocs-material.
  10. Support option of default markdown code theme.
  11. Update footnotes extension.
  12. Update tester of toc and css of td.
  13. Default not load speech of mathjax.
  14. Fixed export actions of mermaid.
  15. Fixed tools icon of shiki.
  16. Fixed inline image and directives.
  17. Fixed code css.
  18. Fixed show theme name of shiki.

v1.4.10

12 Feb 01:54

Choose a tag to compare

  1. 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.
  2. Add 'markdown-preview-showdown.export.showPageLabel' setting for show page label in exported file, default true.

  3. Fixed don't show toc tools when no header.

v1.4.9

12 Feb 01:55

Choose a tag to compare

  1. 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.
  2. Add 'markdown-preview-showdown.debounceDelay' setting for throttle-debounce input, default 2000.

  3. Support AntV's Infographic rendering.

  4. Support ZenUML rendering.

  5. Support inline image links across directories be the same as Obsidian-style ![[...]].

  6. Update code block toolbar that has been redesigned to be intuitive and streamlined‌.

v1.4.8

25 Jan 03:17

Choose a tag to compare

  1. 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'.
  2. Support rendering plotly.

  3. Support local rendering gnuplot.

v1.4.7

16 Jan 10:22

Choose a tag to compare

  1. 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.
  2. Add 'toc.chapterNumber' setting.

  3. Add 'code.theme' setting.

  4. Support local rendering TEX content.

  5. Surpport theme of code block.

  6. Surpport defaul engine of inline math is mathjax.

v1.4.6

08 Dec 10:39

Choose a tag to compare

  1. Update @jhuix/showdowns v0.6.15:

    • Support kroki api for render diagram.
    • Update regular expression of toc.
    • Fixed css of print.
  2. Add 'kroki.website' setting.

  3. Add 'Export ➝ WEBP' menu of preview page.

v1.4.4

30 Jun 10:59

Choose a tag to compare

  1. 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.
  2. Add 'autoToc' setting.

v1.4.3

27 Jun 03:06

Choose a tag to compare

  1. Update @jhuix/showdowns v0.6.11:

    • Add vertical divider for vertical total toc.
  2. Optimize the loading order of output CSS and scripts.

v1.4.2

25 Jun 07:29

Choose a tag to compare

  1. Update @jhuix/showdowns v0.6.10:

    • Add css defined extension.

    • Add cssLinks output attribute.

  2. Update other dependencies to new version.

  3. Modify default font size of settting is 10px;

  4. Use esbuild to build code.

  5. Use ESLint to check the code.

v1.3.10

05 Aug 03:21

Choose a tag to compare

A excellent markdown preview extension for Visual Studio Code, Version 1.3.10.
https://marketplace.visualstudio.com/items?itemName=jhuix.markdown-preview-showdown

  1. Update @jhuix/showdowns v0.6.4:
  2. Support echarts and abcjs plugin.
  3. Update name and keywords of package.