Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 667 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 667 Bytes

Change Log

All notable changes to the "vscode-markdown-pandoc" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

1.1.2

Additions:

  • Added webview for file selection
  • Previous commands were refactored, but remained the same
  • Non-breaking: Added typescript to project

1.0.2

Additions:

  • Added examples folder
  • Added pandocCommandExtra to single print
  • Added information on readme about mermaid support

1.0.1

Bug Fixes:

  • Fixed issue with spaces in path
  • Added cmd arguments to configuration
  • Tested on Windows and Linux

1.0.0

  • Initial release