Is it possible to write = in inline code without it becoming a dataview query? #2424
Unanswered
Mack127444
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey, kinda late answer here, but in your obsidian settings page, go to the dataview settings. there's an option to change the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to write something like
=
or==
in my notes (for definitions on a CS course) and whenever I do that I get this huge "Dataview parsing error." I do not want this single inline code character to be treated like a query, but it happens with both=
and==
. Is there a way to make it so this is possible? It is a super unimportant issue but for the sake of styling my notes all the same way I was hoping it wasn't hard-coded to act like that.Beta Was this translation helpful? Give feedback.
All reactions