diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2017-12-27 20:07:36 +0100 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2017-12-27 20:11:19 +0100 |
commit | 3b2282c96234f6f8c82d86f124d43c949b44688d (patch) | |
tree | 75fe8fb849788907f5fa9fd0c186bdd0a0a150c9 /data/odt/META-INF/manifest.xml | |
parent | e19526846fb42e78e162343d1c959ad74a8e077e (diff) | |
download | pandoc-3b2282c96234f6f8c82d86f124d43c949b44688d.tar.gz |
data/sample.lua: use `next` instead of for loop
Each definition list item contains just a single key and the associated
value. Using `next` to get the key/value pair is more idiomatic than
iterating over the single-element table.
Diffstat (limited to 'data/odt/META-INF/manifest.xml')
0 files changed, 0 insertions, 0 deletions