diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2017-05-18 00:04:48 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2017-05-18 00:04:48 +0200 |
commit | 399a36280d19cd9626d54f98bb03d9baef460409 (patch) | |
tree | 59bb6f3a5ae373c23d25d1adc8f0e7bfb090e0a6 /src/Text/Pandoc/Class.hs | |
parent | 7b3aaee15ab69cdf3125a214c2124b91622af759 (diff) | |
download | pandoc-399a36280d19cd9626d54f98bb03d9baef460409.tar.gz |
Lua module: allow omitting Attr in element constructors
The Attr argument is made optional for all pandoc element constructors
which take such a parameter. The attr param is always the last argument
of the constructor functions, so the option to omit them makes it easier
to construct new pandoc elements by hand.
Diffstat (limited to 'src/Text/Pandoc/Class.hs')
0 files changed, 0 insertions, 0 deletions