1.4.0
Full Changelog: 1.3.0...1.4.0
Features
- Support some extended syntaxes. The mdimg can parse and render LaTeX, MathML, AsciiMath and Mermaid syntax document now! (#10)
- Enable to load local files. The mdimg will try to create local temporary HTML document for puppeteer to render, in this case, local files like images can display correctly. (#10)
Chore
- Update preview images with extended markdown source.