Skip to content

Releases: rasendubi/uniorg

v0.5.9

20 Jan 03:10
Compare
Choose a tag to compare
  • fix uniorg-rehype bug exporting links to images

Full Changelog: v0.5.8...v0.5.9

v0.5.8

01 Jan 20:19
Compare
Choose a tag to compare

uniorg-rehype now respects #+ATTR_HTML keywords

What's Changed

  • feat(rehype): add support for #+ATTR_HTML by @rasendubi in #59
  • fix: fix ATTR_HTML support so it works for edge cases by @rasendubi in #60

Full Changelog: v0.5.6...v0.5.8

v0.5.6

01 Jan 12:59
Compare
Choose a tag to compare

A patch release to fix parsing whitespace entities.

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

30 Oct 21:45
Compare
Choose a tag to compare

What's Changed

  • fix: image suffixes and backlinks whose filenames are encoded by @xandeer in #54
  • Corrected typo in example block class by @pard68 in #52

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

14 Aug 14:17
Compare
Choose a tag to compare

A quickfix release adding statistics-cookie support for uniorg-rehype.

Full Changelog: v0.5.3...v0.5.4

v0.5.3

14 Aug 14:16
Compare
Choose a tag to compare

A feature release adding support for statistics-cookie nodes ([2/3] or [50%] elements on headlines). uniorg-parse and uniorg-stringify need to be updated in sync. uniorg-rehype needs to be updated to 0.5.4 as [email protected] is missing statistics-cookie support.

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

05 May 08:13
Compare
Choose a tag to compare

This release makes uniorg an ESM (a change missing in v0.5.0). If you use uniorg package directly, you should update.

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

14 Apr 21:53
Compare
Choose a tag to compare

Fix a bug causing exception on specific input. You should update if you're using uniorg to process unverified input.

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Apr 02:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.9...v0.5.0