| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| markdown-pdf-1.4.4.vsix | 2020-03-18 | 13.8 MB | |
| 1.4.4 source code.tar.gz | 2020-03-18 | 3.7 MB | |
| 1.4.4 source code.zip | 2020-03-18 | 3.7 MB | |
| README.md | 2020-03-18 | 1.4 kB | |
| Totals: 4 Items | 21.2 MB | 0 | |
1.4.4 (2020/03/19)
- Change: mermaid javascript reads from URL instead of from local file
- Add:
markdown-pdf.mermaidServeroption - add an option to disable mermaid #175
- Add:
markdown-pdf.plantumlServeroption - support configuration of plantUML server #139
- Add: configuration scope
- extend setting 'headerTemplate' with scope... #184
- Update: slug for markdown-it-named-headers
- Update: markdown.css, markdown-pdf.css
- Update: dependent packages
- Fix: Fix for issue #186 #187
- Fix: move the Meiryo font to the end of the font-family setting
- Meiryo font causing \ to show as ¥ #83
- Backslash false encoded #124
- Errors in which 한글(korean word) is not properly printed #148
- Fix: Improve the configuration schema of package.json
- Some settings can now be set from the settings editor.