We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It could be great if there was an setting so that when Automatic Linker parses a block for a link, substitute it with an aliased link.
E.g. A link exists called "questions". When typing "Questions", substitute with [Questions]([[questions]]).
[Questions]([[questions]])
With this proposed setting turned on, you can type lowercase "questions" if you don't want an aliased link to be created.
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It could be great if there was an setting so that when Automatic Linker parses a block for a link, substitute it with an aliased link.
E.g. A link exists called "questions". When typing "Questions", substitute with
[Questions]([[questions]])
.With this proposed setting turned on, you can type lowercase "questions" if you don't want an aliased link to be created.
Thanks.
The text was updated successfully, but these errors were encountered: