Skip to content

Releases: retronav/ixora

v0.2.1

30 Jun 17:09
6ecf0ae
Compare
Choose a tag to compare

Patch Changes

Changeset committed in 64acd12
Fix heading plugin crash if slugs are not calculated

v0.2.0

30 Jun 16:50
ff5429f
Compare
Choose a tag to compare

Minor Changes

Changeset committed in ece965e

  • Add heading class to the entire line instead of only heading text (70da999)
  • Blacklist nodes which shouldn't hide marks and url (d95997c)
  • Improved blockquote decoration techniques (27646c5)
  • A new classes module for all custom classes used throughout Ixora (ae8e40b)
  • Fix editorLines function which leaked decorations outside the folded region (33e542d)

v0.1.4

12 Jun 12:39
6c28dbb
Compare
Choose a tag to compare

Patch Changes

  • d2123da: Update dependencies (CodeMirror 6 released)