To reflect the new mode: line added in7e400ab
, and add an ID property. Also corrects heading level in __doom-readme file template. Ref:7e400abdc0
11 lines
No EOL
194 B
Text
11 lines
No EOL
194 B
Text
# -*- mode: snippet -*-
|
|
# name: Doom documentation
|
|
# --
|
|
# -*- mode: doom-docs-org -*-
|
|
:PROPERTIES:
|
|
:ID: `(doom-docs-generate-id)`
|
|
:END:
|
|
#+title: ${1:Title}
|
|
#+subtitle: ${2:Subtitle}
|
|
|
|
$0 |