Skip to content

Releases: jhuix/showdowns

v0.6.7

12 Aug 10:41
Compare
Choose a tag to compare
  1. Update katex delimiter.
  2. Update it can be set to width and height in abc、echarts、vega extension.
  3. Update echarts extension that be supported javascript code.
  4. Update readme.

v0.6.6

08 Aug 06:29
Compare
Choose a tag to compare
  1. Update script content of extension.

v0.6.4

05 Aug 02:50
Compare
Choose a tag to compare
  1. Fix abc extension that can support non ASCII characters and controllable display audio control.
  2. Fix abc extension that incorrect rendering without displaying audio control.

v0.6.2

02 Aug 08:28
Compare
Choose a tag to compare
  1. Fix repeated loading script in dyncLoadScript;
  2. Add abc audio control.

v0.6.1

26 Jul 08:43
Compare
Choose a tag to compare
1. Add echarts extension;
2. Add abcjs extension;
3. Update default delimiters katex to new delimiters;
4. Update all deps to new version;
5. Modify showdowns.makeHtml method result to obj;
6. Add showdowns.completedHtml method;
7. Other optimized code.

v0.5.7

22 Jul 02:44
Compare
Choose a tag to compare
  1. Fix render failed when the head levels are not in order in toc plugin.
  2. Fix due to incompatibility caused by using the new version mermaid and vega, so it is mandatory to use the old version.

v0.5.6

22 Oct 08:58
Compare
Choose a tag to compare
  1. Update default values of katex math delimiters option.

v0.5.5

16 Oct 08:37
Compare
Choose a tag to compare
  1. Fixed failed to mark CSS link related to render only inline katex math.

v0.5.4

15 Oct 10:54
Compare
Choose a tag to compare
  1. Add a additional delimiters format of katex options.

v0.5.3

15 Oct 01:21
Compare
Choose a tag to compare
  1. Optimize showdown and converter objects of markdown parser.

  2. Add flavor setting features for make html.

  3. Add options of katex math.