You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the "autocomplete on Enter" on, the linker parses property blocks and tries to link them.
This corrupts the syntax and throws a parsing exception for the block.
E.g., type:: page becomes [[type]]:: [[page]]
The text was updated successfully, but these errors were encountered:
Having the "autocomplete on Enter" on, the linker parses property blocks and tries to link them.
This corrupts the syntax and throws a parsing exception for the block.
E.g.,
type:: page
becomes[[type]]:: [[page]]
The text was updated successfully, but these errors were encountered: