docs: use lowercase keywords

As per Org's new defaults, which we're adopting elsewhere, so may as
well adopt it here.
This commit is contained in:
Henrik Lissner
2022-03-28 15:03:21 +02:00
parent 9744946a66
commit e77a45bc22
167 changed files with 665 additions and 664 deletions

View File

@ -1,5 +1,5 @@
#+TITLE: API Demos
#+PROPERTY: header-args:elisp :results pp
#+title: API Demos
#+property: header-args:elisp :results pp
This file contains demos of Doom's public API; its core library, macros, and
autodefs. It is used by the =elisp-demos= package to display examples of their