Releases: yzane/vscode-markdown-pdf
Releases · yzane/vscode-markdown-pdf
1.5.0
1.5.0 (2023/09/08)
- Improve: The default date format for headers and footers has been changed to the ISO-based format (YYYY-MM-DD).
- Support different date formats in templates #197
- Improve: Avoid TimeoutError: Navigation timeout of 30000 ms exceeded and TimeoutError: waiting for Page.printToPDF failed: timeout 30000ms exceeded #266
- Fix: Fix description of outputDirectoryRelativePathFile #238
- README
- Add: Specification Changes
- Fix: Broken link
1.4.4
1.4.4 (2020/03/19)
- Change: mermaid javascript reads from URL instead of from local file
- Add:
markdown-pdf.mermaidServer
option - add an option to disable mermaid #175
- Add:
- Add:
markdown-pdf.plantumlServer
option- 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
- Fix: Improve the configuration schema of package.json
- Some settings can now be set from the settings editor.
1.4.3
1.4.3 (2020/03/12)
1.4.2
1.4.2 (2020/02/16)
- Add: Support gray-matter (preview)
- Avoid to display front matter #157
- Currently, only some settings can be specified.
- Fix: Improve the configuration schema of package.json
- Some settings can now be set from the settings editor.
- Fix: Specifying custom style sheets with a relative path does not work #170
- Fix: Pass language to markdown-pdf puppeteer #172
- Date Format #95
- Improve: Reduce Regex strictness of markdown-it-include #174
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.1 (2019/09/23)
- Fix: fix typo, grammar
- Add: Option to specify the plantuml delimiter
- Update: dependencies packages
- Update: README
- Delete the description of the obsolete options.