pandoc/templates
John MacFarlane feb70b6e93 Made spacing at end of output more consistent.
Previously some of the writers added spurious whitespace.
This has been removed, resolving Issue #232.

NOTE: If your application combines pandoc's output with other
text, for example in a template, you may need to add spacing.
For example, a pandoc-generated markdown file will not have
a blank line after the final block element.  If you are inserting
it into another markdown file, you will need to make sure there
is a blank line between it and the next block element.
2010-07-20 12:42:12 -07:00
..
context.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00
docbook.template Made spacing at end of output more consistent. 2010-07-20 12:42:12 -07:00
html.template Use default highlighting CSS rather than embedding CSS in templates. 2010-07-16 00:23:13 -07:00
latex.template Give LaTeX images a maximum width using the prelude only 2010-04-10 12:01:35 +08:00
man.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00
markdown.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00
mediawiki.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00
opendocument.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00
plain.template Added plain writer. 2010-03-18 06:45:43 +00:00
rst.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00
rtf.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00
slidy.template Slidy template: small improvements. 2010-07-18 22:08:52 -07:00
texinfo.template Use template variables for include-before/after. 2010-03-13 04:11:24 +00:00