`=` is being parsed as a dataview item

Steps to reproduce

When you have dataview plug installed, in a new note type `=`

Expected result

You are supposed to see

=

Actual result

The preview will show

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

Environment

  • Operating system: Windows 10
  • Debug info:
    SYSTEM INFO:
    Obsidian version: v0.13.23
    Installer version: v0.12.3
    Operating system: Windows 10 Pro 10.0.19043
    Login status: not logged in
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: light
    Community theme: Blue Topaz
    Snippets enabled: 1
    Safe mode: off
    Plugins installed: 22
    Plugins enabled: 18
    1: Sliding Panes (Andy’s Mode)
    2: Tag Wrangler
    3: Recent Files
    4: Advanced Tables
    5: Calendar
    6: PlantUML
    7: LanguageTool Integration
    8: Latex Environments
    9: Note Refactor
    10: Outliner
    11: Dataview
    12: Tasks
    13: Sortable
    14: Pocket
    15: Pandoc Plugin
    16: Checklist
    17: Dictionary
    18: Editor Syntax Highlight

RECOMMENDATIONS:
Custom theme: for cosmetic issues, please first try updating your theme to latest. If still not fixed, please try to make the issue happen in the help vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the help vault or disable community plugins.

This is intentional.
= is the default prefix for Dataview inline queries.
You can change this prefix in the Dataview settings.

1 Like

we don’t provide support for third party plugins.

1 Like