Releases: jhuix/showdowns
Releases · jhuix/showdowns
v0.6.7
- Update katex delimiter.
- Update it can be set to width and height in abc、echarts、vega extension.
- Update echarts extension that be supported javascript code.
- Update readme.
v0.6.6
- Update script content of extension.
v0.6.4
- Fix abc extension that can support non ASCII characters and controllable display audio control.
- Fix abc extension that incorrect rendering without displaying audio control.
v0.6.2
- Fix repeated loading script in dyncLoadScript;
- Add abc audio control.
v0.6.1
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
- Fix render failed when the head levels are not in order in toc plugin.
- 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
- Update default values of katex math delimiters option.
v0.5.5
- Fixed failed to mark CSS link related to render only inline katex math.
v0.5.4
- Add a additional delimiters format of katex options.
v0.5.3
-
Optimize showdown and converter objects of markdown parser.
-
Add flavor setting features for make html.
-
Add options of katex math.