Skip to content

Commit e024e09

Browse files
authored
Update RELEASE_NOTES.md
1 parent 9b46038 commit e024e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
- Supports `{and:`, `{or:`, `{not:`, nested arbitrarily, querying using page references
1111
- Works on any kind of indentation, including tabs, spaces.
1212
- Caveat: Mixing tabs and spaces in one file may lead to undesired results, because a tab is interpreted as one space
13-
- Ignores text inside Markdown code blocks `\`\`\``
13+
- Ignores text inside Markdown code blocks
1414
- Indentation is different for these code blocks. Searching with their text included as part of the parent block is not supported yet

0 commit comments

Comments
 (0)