Upgrade
Upgrading from 107 or prior
enableSmartRefs is being removed as it will always be enabled by default.
If you currently are making use of note references, replace all occurences of references that have a header
![[foo#header]]
with
![[foo#header:#^end]]
to preserve the same behavior.
You can see the better note references RFC for further details on the new syntax.
Backlinks