mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user