diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-03-03 08:27:44 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-03-03 08:29:01 -0800 |
commit | 40133e8a7dc3759cfce20380299f121e7ab0b251 (patch) | |
tree | 9b1c281cade07080617aabbb539ba42c43ca3d6e /templates | |
parent | e6a03cdd4bd36cb3baceb226125b89a422ab0a09 (diff) | |
download | pandoc-40133e8a7dc3759cfce20380299f121e7ab0b251.tar.gz |
Use <q> tags for Quoted items for HTML5 output.
The quote style can be changed by modifying the template
or including a css file. A default quote style is included.
Diffstat (limited to 'templates')
m--------- | templates | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/templates b/templates -Subproject 4594c7eeaee4e82237d4c52f011441143ad321d +Subproject cc0e845c187fb98ebd2343750cfbacd1ab39fc5 |