Skip to content

v1.4.1

Compare
Choose a tag to compare
@Omikhleia Omikhleia released this 11 Aug 12:34
· 93 commits to main since this release

This patch release fixes a few bugs.

It's also the first release where all dependencies are versioned on LuaRocks, so that you can now install them without the --dev option and get the required versions of each component.
This should make it much easier for you to install or upgrade the package collection, and get all dependencies right:

luarocks install markdown.sile

Fixes

  • Djot
    • Fix: Handle attributes on note references in Djot (#89, #90)
  • Common
    • Fix: Honor qualified BCP47 language to get correct smart quotes (#91, #92)