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
Currently clicking on links like [[name of link|My tiddler]] will open a tiddler called name of link|My tiddler.
[[name of link|My tiddler]]
name of link|My tiddler
It would be great if CodeMirror Enhanced would match the default TiddlyWiki behaviour in this case and open My tiddler.
My tiddler
Thanks for your work on this great plugin.
The text was updated successfully, but these errors were encountered:
Good idea! I will rewrite the clickable links method after the new parse mode.
Sorry, something went wrong.
ac58862
No branches or pull requests
Currently clicking on links like
[[name of link|My tiddler]]
will open a tiddler calledname of link|My tiddler
.It would be great if CodeMirror Enhanced would match the default TiddlyWiki behaviour in this case and open
My tiddler
.Thanks for your work on this great plugin.
The text was updated successfully, but these errors were encountered: