Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-21 | Added subtitle to html and latex formats. | John MacFarlane | 1 | -0/+3 | |
2013-01-15 | HTML template: Add quotes styles if 'quotes'. | John MacFarlane | 1 | -0/+3 | |
2013-01-04 | Added css to preserve space in <code> tags. | John MacFarlane | 1 | -0/+1 | |
Thanks to Dirk Laurie. | |||||
2012-11-02 | Removed unnecessary if around pagetitle. | John MacFarlane | 1 | -1/+1 | |
2012-01-25 | Added style tags around highlighting-css. | John MacFarlane | 1 | -0/+2 | |
This is needed because of change from h-k 0.4 to 0.5. | |||||
2012-01-11 | Split html template into html, html5 templates. | John MacFarlane | 1 | -28/+0 | |
2011-12-27 | Changed highlighting-css because of changes in highlighting-kate. | John MacFarlane | 1 | -4/+0 | |
This is now an entire <style> section, not just its contents. | |||||
2011-12-01 | Slidy, HTML: Use h2 for author, h3 for date. | John MacFarlane | 1 | -2/+2 | |
Previously, title was h1, author h3, date h4. There was no real reason for skipping h2. | |||||
2011-11-29 | HTML-based templates: use separate variables for meta-date, meta-author. | John MacFarlane | 1 | -4/+4 | |
2011-11-08 | Added Content-Style-Type meta tag for XHTML compliance. | John MacFarlane | 1 | -0/+1 | |
Closes pandoc#337. | |||||
2011-08-01 | Show math links even in HTML5 | John MacFarlane | 1 | -3/+0 | |
2011-07-24 | Insert CDATA around inline js/css in html and slidy templates. | John MacFarlane | 1 | -0/+2 | |
2011-07-23 | HTML template: make TOC more customizable. | John MacFarlane | 1 | -1/+9 | |
Users can now insert a header before the table of contents, or include other styling. Thanks to Bruce D'Arcus for the suggestion. | |||||
2011-07-23 | HTML template: Display author(s) and date after title. | John MacFarlane | 1 | -0/+10 | |
2011-07-22 | Renamed templates from <writer>.template to default.<writer>. | John MacFarlane | 1 | -0/+66 | |