diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-04-05 12:05:08 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-04-05 12:05:08 -0400 |
commit | ba7898bb3dae98c14ae824eab3129f22a70e6bd3 (patch) | |
tree | cd52d3c5041eb8b4c074bed92a7ff01e073a7dfa /test/man-reader.man | |
parent | b99188c44c448bf4a61265663512771cfd98271f (diff) | |
download | pandoc-ba7898bb3dae98c14ae824eab3129f22a70e6bd3.tar.gz |
PowerPoint writer code style fix
I had been using record syntax in an ADT, is bad style, since it means
that each record produces a partial function. Fortunately we weren't
using the partial functions anywhere, so this changes it to positional
syntax.
Diffstat (limited to 'test/man-reader.man')
0 files changed, 0 insertions, 0 deletions