parent
2ca387c64b
commit
c799841d6a
1 changed files with 25 additions and 0 deletions
@ -0,0 +1,25 @@ |
||||
#+HUGO_BASE_DIR: ../ |
||||
#+SEQ_TODO: TODO DRAFT DONE |
||||
#+PROPERTY: header-args :eval no |
||||
|
||||
#+STARTUP: indent |
||||
|
||||
#+MACRO: doc [[https://ox-hugo.scripter.co/doc/$1][$2]] |
||||
#+MACRO: oxhugoissue =ox-hugo= Issue #[[https://github.com/kaushalmodi/ox-hugo/issues/$1][$1]] |
||||
#+MACRO: hugoissue =hugo= Issue #[[https://github.com/gohugoio/hugo/issues/$1][$1]] |
||||
#+MACRO: bfissue /Blackfriday/ Issue #[[https://github.com/russross/blackfriday/issues/$1][$1]] |
||||
|
||||
#+AUTHOR: |
||||
|
||||
* Placeholder Post :noexport: |
||||
:PROPERTIES: |
||||
:EXPORT_FILE_NAME: placeholder-post |
||||
:END: |
||||
|
||||
* Footnotes |
||||
* COMMENT Local Variables :ARCHIVE: |
||||
# Local Variables: |
||||
# fill-column: 70 |
||||
# eval: (auto-fill-mode 1) |
||||
# eval: (add-hook 'after-save-hook #'org-hugo-export-wim-to-md-after-save :append :local) |
||||
# End: |
||||
Loading…
Reference in new issue