Skip to content

v2.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 16:43
· 398 commits to main since this release

What's new

Added πŸŽ‰

  • Added extmarks that conceal "-", "*", or "+" with "β€’" by default. This can turned off by setting .ui.bullets to nil in your config.

Fixed βœ…

  • Fixed bug with resolving the vault-relative path when the vault is behind a symlink.
  • Fixed bug with completion after changing workspaces.

Commits

8ffe0e4 Fix bug with completion after changing workspaces (#328)
02cb29f error when template file not found
aaba6eb Bullet marks for lists marked up with + or * (#324)
3160fe5 chore(docs): auto generate docs
c2a8ae4 Clarify that the example config is not default
86caccd Add note about how to disable UI features in warning
0bc8f68 Fix bug with Client:vault_relative_path (#322)
6b232d4 chore(docs): auto generate docs
5ac4951 add bullet marks (#320)