Vscode Markdown Pdf Versions Save

Markdown converter for Visual Studio Code

1.1.0

6 years ago

1.1.0 (2018/05/03)

1.0.5

6 years ago

1.0.5 (2018/05/03)

  • 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

1.0.4

6 years ago

1.0.4 (2018/05/01)

  • Fix: Display error message when downloading Chromium
  • Improve: Chromium install. Display download progress on status bar

1.0.3

6 years ago

1.0.3 (2018/04/30)

  • Fix: Support Multi-root Workspaces with markdown-pdf.styles option

    • Japanese font is not good #79
    • relative stylesheet paths are not working when multiple folders in workspace #68
  • Fix: markdown-pdf.styles option

    • [BUG] Custom PDF style not being used #35
    • How to change font size of generated pdf #40
    • How do you change font-family? #64
  • Improve: Support Multi-root Workspaces with markdown-pdf.outputDirectory option

    • How do I specify a relative output directory? #29
  • Fix: File encoding

    • Not correctly rendering Windows 1252 encoding #39
    • First H1 header not recognized if file starts with UTF-8 BOM #44
  • Fix: Can not convert pdf #76

  • Add: markdown-pdf.outputDirectoryRelativePathFile option

  • Add: markdown-pdf.stylesRelativePathFile option

1.0.2

6 years ago

1.0.2 (2018/04/24)

  • Improve: puppeteer install #76, #77

1.0.1

6 years ago

1.0.1 (2018/04/21)

  • Add: Allow online (https) CSS in markdown-pdf.styles #67

1.0.0

6 years ago

1.0.0 (2018/04/15)

  • 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

0.1.8

6 years ago
  • Add: markdown-pdf.includeDefaultStyles option #49
  • Fix: Inline code blocks do not use a proportional font #26
  • Update: dependencies packages