Skip to content

0.11.0

Compare
Choose a tag to compare
@cloose cloose released this 26 Apr 16:12
· 122 commits to develop since this release

New Features:

  • NEW Added support to create diagrams using mermaid (#215).
  • NEW Added auto completion for words extracted from the document (#194)
  • NEW Added option to ignore YAML header in editor and preview (#136, #139)
  • NEW Added possibility to change keyboard shortcuts to the options dialog (#144)
  • NEW Added zoom to HTML preview and the option to change the default font family and size for the HTML preview (#169)
  • NEW Added synchronization of the current slide between editor and preview in presentation
    mode (#184)

Improvements:

  • IMPROVED More mnemonics in main menu and option dialog (#104)
  • IMPROVED Also support file extension .mdown (#155)
  • IMPROVED Save last used style on application exit (#159)
  • IMPROVED Find/Replace widget can be closed with ESC key (#162)

Fixes:

  • FIXED Build with MSVC 2013 and MacOSX
  • FIXED Parallel build with e.g. make -j2