- 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
- 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.
- Fix: markdown-include regular expression
- Fix: Add support for Ubuntu and Centos
- 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
- Fix: "ReferenceError: MarkdownPdf is not defined" on auto create PDF on save in VSCodium #156
- Update: README
- Update: CHANGELOG
- Add: Support markdown-it-include
- Integrate markdown-it-include plugin #138
- Add:
markdown-pdf.markdown-it-include.enable
option
- Update: README
- Fix: fix typo, grammar #122
- Add: Option to specify the plantuml delimiter #104
- Update: dependencies packages
- Update: README
- Delete the description of the obsolete options.
- Add: Support markdown-it-plantuml
- Support for lightweight diagrams (PlantUML) #60
- Add: Support markdown-it-container #72
- Improve: Exception handling
- Improve: Chromium install check
- Add: Page break
- Is it possible to insert page breaks? #25
- Update: README
- FAQ: Page break
- Update: markdown-pdf.css
- Add: Meiryo to font-family
- Fix: Display error message when downloading Chromium
- Improve: Chromium install. Display download progress on status bar
-
Fix: Support Multi-root Workspaces with
markdown-pdf.styles
option -
Fix:
markdown-pdf.styles
option -
Improve: Support Multi-root Workspaces with
markdown-pdf.outputDirectory
option- How do I specify a relative output directory? #29
-
Fix: File encoding
-
Fix: Can not convert pdf #76
-
Add:
markdown-pdf.outputDirectoryRelativePathFile
option -
Add:
markdown-pdf.stylesRelativePathFile
option
- Add: Allow online (https) CSS in
markdown-pdf.styles
#67
- Change: Replace pdf converter with puppeteer instead of html-pdf
- Add: Support multiple types in markdown-pdf.type option
- Add: Define Multiple outputformats #20
- Add: Support markdown-it-named-headers
- Fix: TOC extension not working on Convert Markdown to PDF #31
- Add: Increase menu items (pdf, html, png, jpeg)
- Update: dependencies packages
- Add: markdown-pdf.includeDefaultStyles option #49
- Fix: Inline code blocks do not use a proportional font #26
- Update: dependencies packages
- Change: Display completion message on status bar #19
- Add: markdown-pdf.convertOnSaveExclude option #16
- Fix: broken code-blocks #18
- Fix: Image path error #14
- Update: markdown.css of the vscode
- Update: dependencies packages
- Fix: Relative path error of markdown-pdf.styles #9
- Fix: Output file is not created #10
- Add: markdown-pdf.outputDirectory option
- Add: Support for relative path in markdown-pdf.styles option #5
- Fix: ERROR: phantomjs binary does not exist #2
- Update: README
- Add: CHANGELOG
- Update: dependencies packages
- Add: markdown-pdf.convertOnSave option
- Fix: Color of the inline code (`)
- Add: Ability to convert markdown file from editor context
- Update: README
- Add: Japanese README
- Initial release.