diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:12:59 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:12:59 +0000 |
commit | 1f580fb70189f91894ec757dd00cd4286d0da8a6 (patch) | |
tree | 04f6a64233bca673b1e749599e14ad4ab9a60acf /templates/rst.template | |
parent | 3ec8772daff7d76097d7435c4e8da1df5ee4cc6a (diff) | |
download | pandoc-1f580fb70189f91894ec757dd00cd4286d0da8a6.tar.gz |
Restored writerIncludeBefore, writerIncludeAfter.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1700 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'templates/rst.template')
-rw-r--r-- | templates/rst.template | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/rst.template b/templates/rst.template index 6c4bfd0d4..a939719ea 100644 --- a/templates/rst.template +++ b/templates/rst.template @@ -9,8 +9,6 @@ $header-includes$ -$before$ - .. role:: math(raw) :format: html latex @@ -39,6 +37,3 @@ footnote [1]_ code - -$after$ - |