Replies: 1 comment
-
Hmm, I guess I could change the inline query prefix to something else... But then I'd still have the same problem so it isn't a real solve. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I have the literal text
Then I get a Dataview error like:
PARSING FAILED Got the end of the input
But I'd like Dataview to ignore that inline statement (while still allowing inline statement that do have content)
Alternatively I'd like a way to render a
=
in the code/monospace font, things I've tried:\
Beta Was this translation helpful? Give feedback.
All reactions