org-export-special-keywords

org-export-special-keywords is a variable defined in `ox.el'.
Its value is
("FILETAGS" "SETUPFILE" "OPTIONS")

  • This variable may be risky if used as a file-local variable.

Documentation:
List of in-buffer keywords that require special treatment.
These keywords are not directly associated to a property. The
way they are handled must be hard-coded into
`org-export--get-inbuffer-options' function.