Vscode Markdown Pdf Versions Save

Markdown converter for Visual Studio Code

1.5.0

8 months ago

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

4 years ago

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: 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
    • 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.

1.4.3

4 years ago

1.4.3 (2020/03/12)

  • Fix: markdown-include regular expression
    • Fix: Unable to export to pdf from markdown #166
    • Fix: python code export err #178
  • Fix: Add support for Ubuntu and Centos
    • Fix: Error: Failed to lanuch chrome! #97
    • Fix: I failed to launch chrome in WSL #160
    • Fix: Unable to export to pdf from markdown #166

1.4.2

4 years ago

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

4 years ago

1.4.1 (2019/10/28)

  • Fix: "ReferenceError: MarkdownPdf is not defined" on auto create PDF on save in VSCodium #156

1.4.0

4 years ago

1.4.0 (2019/10/27)

1.3.1

4 years ago

1.3.1 (2019/09/30)

  • Update: README
  • Update: CHANGELOG

1.3.0

4 years ago

1.3.0 (2019/09/29)

  • Add: Support markdown-it-include
    • Integrate markdown-it-include plugin #138
    • Add: markdown-pdf.markdown-it-include.enable option
  • Update: README

1.2.1

4 years ago

1.2.1 (2019/09/23)

1.2.0

6 years ago

1.2.0 (2018/05/03)