pandoc/data
gwern 17d105a8a4 MathMLinHTML: Fix deprecation warning
The use of `nodeValue` on `Attr` objects causes a deprecation warning in
Firefox since version 7.  This patch causes calls to `value` instead of
`nodeValue` for all `Attr` objects.

This closes #362.
2014-04-20 08:53:59 +02:00
..
dzslides Moved all data files and templates to data/. 2012-12-29 18:14:29 -08:00
templates@2afb0792ba Beamer template: Consistent styles for figure and table captions 2014-04-11 11:12:13 -07:00
epub.css Simplified margin fields in default epub CSS file. 2013-07-13 14:48:14 -07:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
MathMLinHTML.js MathMLinHTML: Fix deprecation warning 2014-04-20 08:53:59 +02:00
reference.docx reference.docx: Include 'FootnoteText' style. 2013-12-27 13:54:27 -08:00
reference.odt reference.odt: Tidied styles.xml. 2014-01-02 12:54:33 -08:00
sample.lua Added Cite function to sample.lua. 2013-12-13 11:19:49 -08:00