Skip to content

v0.13.8

Compare
Choose a tag to compare
@riccardoferretti riccardoferretti released this 02 Jul 18:24
· 504 commits to master since this release

Fixes and Improvements:

  • Improved handling of capitalization in wikilinks (#688 - thanks @pderaaij)
    • This update will make wikilinks with different capitalization, such as [[wikilink]] and [[WikiLink]] point to the same file. Please note that means that files that only differ in capitalization across the workspace would now be treated as having the same name
  • Allow dots in wikilinks (#689 - thanks @pderaaij)
  • Fixed a bug in the expansion of date snippets (thanks @syndenham-chorea)
  • Added support for wikilink alias syntax, like [[wikilink|label]] (#689 - thanks @pderaaij)