Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@abhinav abhinav released this 28 Feb 04:08
· 36 commits to main since this release
43126fb

Added

  • Support parsing embedded wikilinks in the form, ![[...]].
  • Support embedding images inside documents.

Changed

  • The default resolver now adds the .html suffix to a target
    only if the target does not already have an extension.

Fixed

  • Fix data race in node destination tracking in the Renderer.