aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2018-01-06 23:25:08 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2018-01-06 23:25:08 +0100
commitf492f5a6dd991530241529d1110e73260d3a1d43 (patch)
tree3fad1e71d0802335f4727644a4ad40eef3b51a0b /src/Text/Pandoc.hs
parent3a22907306992f2dd1b6bcb548633734c0c9a1b1 (diff)
downloadpandoc-f492f5a6dd991530241529d1110e73260d3a1d43.tar.gz
data/pandoc.lua: fix Element inheritance
Extending all elements of a given type (e.g., all inline elements) was difficult, as the table used to lookup unknown methods would be reset every time a new element of that type was created, preventing recursive property lookup. This is was changed in that all methods and attributes of supertypes are now available to their subtypes.
Diffstat (limited to 'src/Text/Pandoc.hs')
0 files changed, 0 insertions, 0 deletions