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.
Additions:
- Added webview for file selection
- Previous commands were refactored, but remained the same
- Non-breaking: Added typescript to project
Additions:
- Added examples folder
- Added pandocCommandExtra to single print
- Added information on readme about mermaid support
Bug Fixes:
- Fixed issue with spaces in path
- Added cmd arguments to configuration
- Tested on Windows and Linux
- Initial release