-
On Obsidian treats wikilinks enclosed in backticks, HTML comments, fenced blocks and indented blocks as literals not links, so should they be renamed? |
Beta Was this translation helpful? Give feedback.
Answered by
neo451
Jul 4, 2025
Replies: 1 comment
-
ok that is a pretty valid question, but I doubt a practical one though, It feels more like an advanced topic that we have to tackle later on. Also same issue, current regex solution is not expressive enough to do multiline stuff I am afraid. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
srackham
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok that is a pretty valid question, but I doubt a practical one though, It feels more like an advanced topic that we have to tackle later on.
Also same issue, current regex solution is not expressive enough to do multiline stuff I am afraid.