Maruku v0.4.2 Release Notes

    • Adapted syntax to the [new meta-data proposal][proposal].

    • 🔄 Changes in LaTeX export:

      • Links to external URLs are blue by default.
      • New attributes: latex_preamble to add a custom preamble, and latex_cjk to add packages for UTF-8 Japanese characters. (support for this is still shaky). Example:

        Title: my document
        LaTeX CJK: true
        LaTeX preamble: preamble.tex
        
        Content
        
    • 🐛 Bug fixes

      • Images were not given id or class attributes.
      • Fixed bug in LaTeX export with handling of <,> enclosed URLs: <google.com>.