fix: ignore filetags for now
This commit is contained in:
@@ -391,6 +391,9 @@
|
||||
(defmethod org-keyword "LATEX_COMPILER" [_] nil)
|
||||
(defmethod org-keyword "LATEX_HEADER" [_] nil)
|
||||
|
||||
;; TODO:
|
||||
(defmethod org-keyword "FILETAGS" [_] nil)
|
||||
|
||||
;; Not sure how to deal with this one yet.
|
||||
(defmethod org-keyword "AUTHOR" [_] nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user