Releases: yoshuawuyts/vmd
Releases · yoshuawuyts/vmd
vmd v1.34.0
vmd v1.33.1
- Fix style of code blocks when using different highlighting themes (#122)
vmd v1.33.0
vmd v1.32.0
vmd v1.31.2
- Fix the maximum width of the markdown content so that it's the same as on GitHub (again but better)
vmd v1.31.1
- Fix the maximum width of the markdown content so that it's the same as on GitHub (#106)
vmd v1.31.0
- Search within the document (#73)
vmd v1.30.0
- Add an option to automatically hide the menu bar through the
window.autohidemenubar
configuration parameter on Linux and Windows. Turned off by default. (#99) - Fix updating the menu items in the context menu when right-clicking on things in the document (#103)
- Switch code style from "standard" to Airbnb's eslint preset. Yay semicolons 🎉
vmd v1.29.2
- Fix accidentally interpreting strings with two colons as emoji
- Update dependencies
vmd v1.29.1
- Fix about dialog on OS X (#96)