Now that the header is dynamically generated (when doom-docs-mode is active), a literal header is unnecessary.
7 lines
No EOL
108 B
Text
7 lines
No EOL
108 B
Text
# -*- mode: snippet -*-
|
|
# name: Doom documentation
|
|
# --
|
|
#+title: ${1:Title}
|
|
#+subtitle: ${2:Subtitle}
|
|
|
|
$0 |