0.1.14
- Fixed Markdown Preview tab replace errors out.
- Fixed setting 'Replace Markdown plugin Preview tab', IDE fatal Errors.
- Fixed Gfm does not retain encoding in Windows, garbles non-ASCII text
- Fixed Chinese garbled on Windows platform
- Fixed German umlauts (ä,ö,ü,ß)
- Fixed Cyrillic support
- Resolved Change css textArea in settings to editor
- Resolved Syntax coloring would be a really nice enhancement!
- Resolved Export html
- Resolved Simple Web Viewer
- Resolved Add export to html
- Fixed Back button doesn't work in JxBrowser
- Fixed Hot(js) refresh of markdown is broken in master
- Resolved Update JxBrowser to 5.4
- Resolved Darcula Scheme support (dark background, light font)
- Fixed IDE Fatal Error: IPC process exited. Exit code: 127
- Resolved add option for fixed vs. full-width rendering
- Fixed CJK Support
- Fixed Reload button doesn't work properly.
- Fixed Listeners are not released in Preview after close.
- Fixed Error message: Channel is already closed.
- Fixed Preview is reloaded even if tab is not truly visible.
- Resolved Option to merge/replace Markdown preview tab with gfm tab.
- Fixed Maintain scroll position for preview(Jx).
- Fixed Maintain scroll position for preview(FX).
- Fixed Add popup for "not supported offline generation platform".
- Fixed Add warning if offline is NOT supported and fallback to online.
- Fixed Empty preview on Win 7(64bit).
- Added JxBrowser as more reliable rendering engine than Java FX WebView or Lobo.
- Added offline generation(default). Minor bug fixes.
- Resolved cross compile c markdown libraries
- Resolved add option to prefer offline generation all the time in settings
- Resolved Add offline generation
- Resolved Add offline generation using https://rubygems.org/gems/github-markdown.
- Fixed Preview is not updated after external document change.
- Resolved Add a way to reload preview (button, hotkey).
- Resolved Refactor GfmPreviewXXX to extend AbstractGfmPreview.
- Resolved Add to settings ability to prefer Lobo over JFX as more lightweight solution.
- Fixed Preview is cut when preview window is small.
- Fixed Header is always README.md.
- Fixed Css styles not render if plugin is deployed as jar file.
- Initial version.