Skip to content

3.6.0

Compare
Choose a tag to compare
@Witiko Witiko released this 28 May 10:40
· 425 commits to main since this release
83c781b

Development:

  • Add Lua options unicodeNormalization and unicodeNormalizationForm for normalizing markdown text using Unicode normalization. (#434, #442, sponsored by @istqborg)

Fixes:

  • Make \markdownInput search in \l_file_search_path_seq. (#443, reported by @robertjlee)

Documentation:

Fixes:

  • Correctly sort YAML map keys with mixed types. (#433, #441)