Age | Commit message (Expand) | Author | Files | Lines |
2013-12-19 | HLint: redundant parens | Henry de Valence | 1 | -1/+1 |
2013-11-23 | HTML writer: Handle csl flipflopping spans (csl-no-emph, etc.) | John MacFarlane | 1 | -2/+16 |
2013-11-12 | HTML/EPUB footnotes: Put `<sup>` tag inside `<a>` tags. | John MacFarlane | 1 | -4/+4 |
2013-11-01 | TexMath: Export readTeXMath', which attends to display/inline. | John MacFarlane | 1 | -2/+2 |
2013-10-20 | Fixed '. . .' (pause) on HTML slide formats. Closes #1029. | John MacFarlane | 1 | -3/+2 |
2013-10-13 | Treat div with class "notes" as speaker notes in slide formats. | John MacFarlane | 1 | -2/+9 |
2013-10-13 | HTML writer: Insert command to typeset mathjax for slideous output. | John MacFarlane | 1 | -1/+5 |
2013-10-06 | Removed code that forces MathJax to typeset. | John MacFarlane | 1 | -2/+1 |
2013-09-12 | HTML writer: Ensure proper escaping in header metadata. | John MacFarlane | 1 | -4/+5 |
2013-09-08 | Made . . . for pause work in all slide show formats except slideous. | John MacFarlane | 1 | -7/+15 |
2013-09-01 | Mathjax in HTML slide shows: include explicit "Typeset" instruction. | John MacFarlane | 1 | -1/+2 |
2013-08-10 | Adjustments for new Format newtype. | John MacFarlane | 1 | -5/+8 |
2013-08-08 | Preliminary support for new Div and Span elements in writers. | John MacFarlane | 1 | -0/+5 |
2013-07-13 | Checking options before applying syntax highlighting for HTML output | Alexander Kondratskiy | 1 | -3/+9 |
2013-07-01 | Created Text.Pandoc.Writers.Shared, improved metaToJSON. | John MacFarlane | 1 | -2/+2 |
2013-06-29 | Metadata changes: Variables now completely shadow metadata. | John MacFarlane | 1 | -2/+2 |
2013-06-27 | Writers: Use defField for defaults. | John MacFarlane | 1 | -14/+14 |
2013-06-24 | Use new flexible metadata type. | John MacFarlane | 1 | -73/+42 |
2013-06-24 | Revised Text.Pandoc.Templates to accept JSON contexts. | John MacFarlane | 1 | -1/+5 |
2013-04-25 | Don't convert to lowercase in email obfuscation. | John MacFarlane | 1 | -6/+8 |
2013-04-20 | Add slash in internal links in reveal.js. | John MacFarlane | 1 | -3/+16 |
2013-03-26 | Removed blaze_html_0_5 flag, require blaze-html >= 0.5. | John MacFarlane | 1 | -4/+0 |
2013-03-24 | Added syntax for "pauses" in beamer or reaveljs slide shows. | John MacFarlane | 1 | -0/+4 |
2013-03-23 | Reveal.js improvements. | John MacFarlane | 1 | -0/+1 |
2013-03-21 | reveal_js: nested vertical stacks used for hierarchical structure. | John MacFarlane | 1 | -2/+4 |
2013-03-21 | Support incremental slide view for definition lists. | John MacFarlane | 1 | -11/+12 |
2013-03-21 | Added basic support for reveal.js. | Jamie F. Olson | 1 | -15/+15 |
2013-03-16 | Fixed numbering mismatch between TOC and sections in HTML. | John MacFarlane | 1 | -1/+2 |
2013-02-23 | HTML writer: fix case when writerNumberOffet is empty or short. | John MacFarlane | 1 | -1/+1 |
2013-02-23 | `--number-from` -> `--number-offset` | John MacFarlane | 1 | -3/+1 |
2013-02-22 | Made HTML writer sensitive to `writerNumberFrom`. | John MacFarlane | 1 | -1/+4 |
2013-02-14 | HTML writer: Support header attributes. | John MacFarlane | 1 | -19/+22 |
2013-02-13 | hierarchicalize: Do not number section with class "unnumbered". | John MacFarlane | 1 | -6/+6 |
2013-02-12 | HTML writer: Refactored adding attributes to html element. | John MacFarlane | 1 | -9/+10 |
2013-02-12 | Shared: Changed type of Element. | John MacFarlane | 1 | -2/+2 |
2013-01-21 | Use proportional font for email autolinks with obfuscation. | John MacFarlane | 1 | -1/+1 |
2013-01-18 | Add data-cites field to citations in HTML5. | John MacFarlane | 1 | -2/+6 |
2013-01-15 | Added `writerHtmlQTags` and `--html-q-tags` option. | John MacFarlane | 1 | -1/+1 |
2013-01-15 | Use 'fig:' instead of '\SOH' in title to indicate figure. | John MacFarlane | 1 | -2/+2 |
2013-01-14 | Implemented Ext_implicit_figures. | John MacFarlane | 1 | -1/+2 |
2013-01-09 | Added Attr field to Header. | John MacFarlane | 1 | -8/+14 |
2013-01-06 | Don't put the text of an autolink in Code font. | John MacFarlane | 1 | -1/+3 |
2013-01-05 | For epub3, use epub:type to mark footnotes and footnote refs. | John MacFarlane | 1 | -6/+14 |
2013-01-05 | Implemented toc-depth for html writer. | John MacFarlane | 1 | -2/+3 |
2013-01-03 | Implemented `Ext_header_identifiers`, `Ext_implicit_header_references`. | John MacFarlane | 1 | -1/+3 |
2012-11-05 | HTML writer: Include highlighting-css for code spans, too. | John MacFarlane | 1 | -1/+3 |
2012-11-02 | HTML writer: Use XHtml5 only if blaze version current enough. | John MacFarlane | 1 | -0/+4 |
2012-11-02 | HTML writer: Use Text.Blaze.XHtml5 instead of Html5. | John MacFarlane | 1 | -1/+1 |
2012-09-28 | HTML writer: Use toHtml instead of pre-escaping. | John MacFarlane | 1 | -4/+7 |
2012-09-12 | HTML writer: Don't print `<dt>` unless term is non-empty. | John MacFarlane | 1 | -1/+3 |