Laverna v0.7.2-RC Release Notes

Release Date: 2016-01-08 // over 8 years ago
    • Switch to Codemirror editor
    • ๐Ÿ“œ Use Markdown-it as a Markdown parser
    • Switch to Prism.js to highlight code blocks
    • ๐Ÿ‘Œ Improve UX of the editor in normal mode
    • โšก๏ธ Update SJCL to 1.0.3
    • ๐Ÿ›  Fix bugs with parsing tasks #324
    • ๐Ÿ›  Fix bugs with Dropbox login page on desktop app #351, #328 (Thanks to @zweicoder)
    • ๐Ÿ›  Fix bugs in MathJax module #339

    Now you need to specify language to highlight code blocks. For example:

    ```javascript