Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@oleeskild oleeskild released this 10 Mar 09:08
· 329 commits to main since this release
  • Added support for nested links ([[Some Folder/SubFolder/Note]]). The links should now reflect the folder structure, instead of only using the title of the note. (dg-permalink can still be used for custom url-paths).
  • Added partial support for header links ([[Note#header]]). It won't link to the correct header, but it will link to the actual note and not to a 404 page.
  • 🪲 Squashed some bugs