aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-06-22 15:27:05 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-06-22 15:27:05 -0700
commita313e1aa182469d6df1102314ebf4fe87617f92f (patch)
tree7d8cc2dc68eb071d5d1cd38ae13786311ed32c04
parent66837d172714d5509c9594b45dc70e7e7de48151 (diff)
downloadpandoc-a313e1aa182469d6df1102314ebf4fe87617f92f.tar.gz
Added #TITLE: to title in org template.
Previously the writer inserted this.
-rw-r--r--default.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.org b/default.org
index eaaa17533..860342ea6 100644
--- a/default.org
+++ b/default.org
@@ -1,5 +1,5 @@
$if(title)$
-$title$
+#+TITLE: $title$
$endif$
$if(author)$