aboutsummaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2016-02-26 08:47:26 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2016-02-26 08:57:53 -0500
commita7a0b452a5f3ac3e1897c1f56758731f82a12f2f (patch)
tree8571bd4016a02177c4a68d1b2a9d743a96b18522 /benchmark
parent38bd4162fefb35a33c22dd939a594262fbdc8a46 (diff)
downloadpandoc-a7a0b452a5f3ac3e1897c1f56758731f82a12f2f.tar.gz
Docx Reader: Get rid of Modifiable typeclass.
The docx reader used to use a Modifiable typeclass to combine both Blocks and Inlines. But all the work was in the inlines. So most of the generality was wasted, at the expense of making the code harder to understand. This gets rid of the generality, and adds functions for Blocks and Inlines. It should be a bit easier to work with going forward.
Diffstat (limited to 'benchmark')
0 files changed, 0 insertions, 0 deletions