What's new
Added 🎉
- Added extmarks that conceal "-", "*", or "+" with "•" by default. This can turned off by setting
.ui.bullets
tonil
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)