diff options
author | gwern <gwern0@gmail.com> | 2011-12-16 14:54:29 -0500 |
---|---|---|
committer | Albert Krewinkel <tarleb@moltkeplatz.de> | 2014-04-20 08:53:59 +0200 |
commit | 17d105a8a44bbf48e10de10e477c13e0f4388c17 (patch) | |
tree | fb227f3cc6b71c42da54986c9b6bdb2ed589e64e /src/Text/Pandoc/Slides.hs | |
parent | 6a2361c45706c97f6b9ddf2d8f3c6bd2c2c10f19 (diff) | |
download | pandoc-17d105a8a44bbf48e10de10e477c13e0f4388c17.tar.gz |
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.
Diffstat (limited to 'src/Text/Pandoc/Slides.hs')
0 files changed, 0 insertions, 0 deletions