Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hello,

and as well thank you so much for this great work.

As I encountered the same issue right now, I have a different solution to that which I would like to suggest: using `>>` instead of `=>`.

This solved the problem for me without the necessity of changing all my dataview queries.

Now I'm curious what's your opinion to that?

Hello again,

I'm rather sorry but I encountered another issue with obsidian and dataview.

Whenever a code block start with `=== some header ===` a similar error message shows up. In my document I now have two lines: first the header and the the underline. (That's what I do in plain text documents.) It now looks like so:

some header
===========

I don't know if this helps but I hope so.