Fix: (heading) Don't match strings as regexps
Reported-by: Alex Popescu <https://github.com/al3xandru>
This commit is contained in:
parent
770e60766a
commit
b6efba9aeb
4 changed files with 61 additions and 73 deletions
|
|
@ -555,7 +555,8 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
|
||||
** 0.8.5-pre
|
||||
|
||||
Nothing new yet.
|
||||
*Fixes*
|
||||
+ Predicate ~heading~ incorrectly matched strings as regular expressions, sometimes returning incorrect results. (See [[https://github.com/alphapapa/org-ql/discussions/410][discussion]]. Thanks to [[https://github.com/al3xandru][Alex Popescu]] for reporting.)
|
||||
|
||||
** 0.8.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue