You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---
tags:
- test
---
| | |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| My cursor is in this cell. <br>Thus, the dataview query<br>in this cell will render:<br><br>```dataview<br>TABLE tags<br>FROM "x/tests/Dataview query in table"<br>``` | My cursor is not in this cell. <br>The dataview query will not render<br><br>```dataview<br>TABLE tags<br>FROM "x/tests/Dataview query in table"<br>``` |
Paste it into a file names x/tests/Dataview query in table.md
Enter Edit Mode and Live Preview Mode
Place Cursor as follows
Enter Reading Mode
Result:
DQL
TABLE tags
FROM "x/tests/Dataview query in table"
JS
Dataview Version
0.5.67
Obsidian Version
1.7.7
OS
Windows
The text was updated successfully, but these errors were encountered:
What happened?
Problem
Query inside a markdown table does not render.
Steps to recreate
Paste it into a file names
x/tests/Dataview query in table.md
Enter
Edit Mode
andLive Preview Mode
Place Cursor as follows
Reading Mode
Result:
DQL
JS
Dataview Version
0.5.67
Obsidian Version
1.7.7
OS
Windows
The text was updated successfully, but these errors were encountered: