<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/templates/html.template, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2011-07-19T23:24:35Z</updated>
<entry>
<title>Added templates as a git submodule.</title>
<updated>2011-07-19T23:24:35Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-07-19T23:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b43873a9ea07afc698d15559717550f8b46e365c'/>
<id>urn:sha1:b43873a9ea07afc698d15559717550f8b46e365c</id>
<content type='text'>
This should make it easier for people to track updates to their
custom templates.
</content>
</entry>
<entry>
<title>Revert "Use us-ascii charset in HTML template if --ascii option."</title>
<updated>2011-02-06T18:30:52Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-02-06T18:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=47ba15f5a1e4da7d9754dc0258a11798d69254b0'/>
<id>urn:sha1:47ba15f5a1e4da7d9754dc0258a11798d69254b0</id>
<content type='text'>
This reverts commit aec54899606bed2580394baa1369e58ede20fde8.

No need for this, since a UTF-8 charset will handle ascii just fine.
</content>
</entry>
<entry>
<title>Use us-ascii charset in HTML template if --ascii option.</title>
<updated>2011-02-06T17:38:44Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-02-06T17:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=aec54899606bed2580394baa1369e58ede20fde8'/>
<id>urn:sha1:aec54899606bed2580394baa1369e58ede20fde8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements to --html5 support:</title>
<updated>2011-01-12T07:15:30Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-01-12T06:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=91510a109f9284934fd5b6386fa23a5fc37b09bb'/>
<id>urn:sha1:91510a109f9284934fd5b6386fa23a5fc37b09bb</id>
<content type='text'>
+ &lt;nav&gt; for TOC, &lt;figure&gt; for figures, type attribute in &lt;ol&gt;.
+ Don't add math javascript in html5.
+ Use style attributes instead of deprecated width, align.
+ html template: move &lt;title&gt; after &lt;meta&gt;.
  Note: charset needs to be declared before title.
+ slidy and s5 templates: move &lt;title&gt; after &lt;meta&gt;.
+ html template: Added link to html5 shim for IE.
+ Make --html5 have an effect only for 'html' writer (not s5, slidy, epub).
</content>
</entry>
<entry>
<title>Preliminary support for HTML5.</title>
<updated>2011-01-12T05:18:46Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-01-12T04:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e8ad4ba43c7c187a5b6ee6025bc6039488d7f420'/>
<id>urn:sha1:e8ad4ba43c7c187a5b6ee6025bc6039488d7f420</id>
<content type='text'>
+ Added writerHtml5 writer option.
+ Added --html5 option.
+ Added support for lang in html tag (so you can do
  'pandoc -s --V lang=en', for example).
+ Updated html template with conditionals for HTML5.
+ When HTML5 selected, use &lt;header&gt; tag around title in document,
  and use &lt;section&gt; tags instead of &lt;div&gt;s if --section-divs
  specified.
</content>
</entry>
<entry>
<title>Use default highlighting CSS rather than embedding CSS in templates.</title>
<updated>2010-07-16T07:23:13Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-16T07:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=85f8c51b640a127f77067903cdbddec05bd3a77b'/>
<id>urn:sha1:85f8c51b640a127f77067903cdbddec05bd3a77b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated pandoc to use css for highlighting-kate 0.2.7.</title>
<updated>2010-07-16T06:02:29Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-16T06:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3adacdb04e515618d46e677fa7510e240b1b506f'/>
<id>urn:sha1:3adacdb04e515618d46e677fa7510e240b1b506f</id>
<content type='text'>
Note: Update any custom CSS or templates accordingly.
</content>
</entry>
<entry>
<title>HTML template: make inclusion of date meta conditional.</title>
<updated>2010-07-14T16:09:15Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-14T16:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fa5067c462e29c82c72fce17c23822363c5e6a77'/>
<id>urn:sha1:fa5067c462e29c82c72fce17c23822363c5e6a77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put insert-before text before the title h1 in HTML.</title>
<updated>2010-07-14T02:30:10Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-14T02:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=a59a14190686ceab44e8dd2ccb7d061f281f929f'/>
<id>urn:sha1:a59a14190686ceab44e8dd2ccb7d061f281f929f</id>
<content type='text'>
+ This is the documented behavior; the insert-before text
  comes after the &lt;body&gt; tag.
+ Resolves Issue #241.
</content>
</entry>
<entry>
<title>Added --mathml option; removed Text.Pandoc.LaTeXMathML.</title>
<updated>2010-03-18T06:45:56Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2010-03-18T06:45:56Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=56217f100404bc277c53518436ea93973c7705ac'/>
<id>urn:sha1:56217f100404bc277c53518436ea93973c7705ac</id>
<content type='text'>
* Added data/MathMLinHTML.js, which is included when no URL is provided
  for --mathml.  This allows MathML to be displayed in better browsers,
  as text/html.
* The module was no longer necessary; its functionality (two lines)
  was incorporated into pandoc.hs.
* Consolidated the two LaTeXMathML.js files into one.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1909 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
