mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up doc install
This commit is contained in:
parent
54d58303aa
commit
949e1f47dd
6 changed files with 14 additions and 7 deletions
|
@ -1,31 +0,0 @@
|
|||
$for(header-includes)$
|
||||
$header-includes$
|
||||
$endfor$
|
||||
|
||||
$if(title)$
|
||||
# $title$
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
## $subtitle$
|
||||
$endif$
|
||||
|
||||
$for(author)$
|
||||
### $author$
|
||||
$endfor$
|
||||
|
||||
$if(date)$
|
||||
$date$
|
||||
$endif$
|
||||
|
||||
$for(include-before)$
|
||||
$include-before$
|
||||
$endfor$
|
||||
$if(toc)$
|
||||
$idprefix$ " TOC"
|
||||
$table-of-contents$
|
||||
$endif$
|
||||
$body$
|
||||
$for(include-after)$
|
||||
$include-after$
|
||||
$endfor$
|
Loading…
Add table
Add a link
Reference in a new issue