-
Notifications
You must be signed in to change notification settings - Fork 151
Version History
Savas Ziplies edited this page Feb 1, 2017
·
24 revisions
- 0.3.1
- Added an "About" dialog
- 0.3.0
- Added an option to synchronize vertical scrolling from the editor to the viewer (based on the scrolled ratio, not content)
- 0.2.2
- Changed GetText method to support growing text lengths (lead to crashes)
- 0.2.1
- Updated CommonMark to version 0.15
- 0.2.0
- Changed the rendered view from a WinForms.WebBrowser to the HTMLRenderer.HtmlPanel
- Fixed an issue of the toolbar icon not toggling correctly via 'x' and multiple docked panels
- 0.1.1
- Fixed an issue of the toolbar icon not toggling when closing the panel directly via 'x'
- 0.1.0
- Initial plugin commit with basic features