Fix: (org-ql-view--format-element) Font-lock Org syntax

Not sure why I overlooked this for so long (links already worked,
which is probably why).
This commit is contained in:
Adam Porter 2024-09-16 18:25:02 -05:00
parent fff110acde
commit b6f8a315e9
3 changed files with 70 additions and 47 deletions

View file

@ -568,6 +568,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
*Fixes*
+ Customization group for face ~org-ql-view-due-date~.
+ Command ~org-ql-refile~ uses the base buffer when refiling to an indirect buffer.
+ Apply Org syntax font-locking to items in ~org-ql-view~ buffers.
*** helm-org-ql