Skip to content

Bug report - Dataview (inline field '==') Error PARSING FAILED #2636

@ervinismu

Description

@ervinismu

What happened?

Just try to enable Dataview from community plugins in Obsidian menu, and write note with ===, like this:

1. line1 line1 line1 line1
2. line2 line2 `line2`
3. line3 line3 line3 line3 `===`

Try to enable and disable Dataview and got this result:

  1. If Dataview enabled, it will throw error
Dataview (inline field '=='): Error: 
-- PARSING FAILED --------------------------------------------------

> 1 | ==
    | ^

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
  1. If Dataview disabled, it will properly rendered

DQL

No response

JS

Dataview Version

0.5.68

Obsidian Version

1.8.14

OS

MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions