We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The bug
Infinite loop, usually crashes Obsidian
from:
- [ ] test >[!hint] task list > ```dataview > TASK > WHERE file = this.file > SORT completed > ```
Expected behaviour: not show the code block in the dataview result
- [ ] test ```python 123 ``` >[!hint] task list > ```dataview > TASK > WHERE file = this.file > SORT completed > ```
When the code block is wrapped in a quote like this, it does show.
The result is that the quote shows up.
TASK
No response
0.5.67
1.7.7
MacOS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
The bug
Infinite loop, usually crashes Obsidian
from:
Expected behaviour: not show the code block in the dataview result
from:
When the code block is wrapped in a quote like this, it does show.
from:
The result is that the quote shows up.
DQL
JS
No response
Dataview Version
0.5.67
Obsidian Version
1.7.7
OS
MacOS
The text was updated successfully, but these errors were encountered: