Equals sign in preformatted code in a table triggering Dataview fail
See original GitHub issueWhat happened?
Adding this:
| key | Command |
| --- | -------------- |
| `=` | Blah |
Results in this error:
Dataview (inline field ''): Error:
-- PARSING FAILED --------------------------------------------------
Got the end of the input
Expected one of the following:
'(', 'null', boolean, date, duration, file link, list ('[1, 2, 3]'), negated field, number, object ('{ a: 1, b: 2 }'), string, variable
I’m not using Dataview in this note and I don’t think it is possible to escape the equals without the backslash showing.
DQL
No response
JS
No response
Dataview Version
0.4.26
Obsidian Version
0.14.14
OS
MacOS
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:6 (1 by maintainers)
Top Results From Across the Web
The Beginner's Guide to DATAVIEW Obsidian Plugin
Basically, Dataview reads your Obsidian vault and selects and spits out the information you tell it to in a table/report/list format.
Read more >Google Visualization API Reference | Charts
Represents a two-dimensional, mutable table of values. To make a read-only copy of a DataTable (optionally filtered to show specific values, rows, or...
Read more >A Markdown table is detected incorrectly as a badly formatted ...
A quick workaround would be to mark your code points as inline code. Inline code is exempt from the code formatting check. until...
Read more >XML element - ObjectsViewDef - DbVisualizer 13.0 Users Guide
The reason is that the identifiers (schema, database, table) are delimited automatically. Delimiters are database specific and if having the ...
Read more >Rules, Actions, and Alerts - ITRS Documentation Home Page
The rule code which is the heart of a rule is described first. ... If the data-item is from a dataview table, then...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This has been fixed in the beta - I’m going to close just because the beta will be swapping to stable this weekend.
Dataview settings > inline query prefix