diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2018-05-16 22:33:27 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2018-05-16 22:41:54 +0200 |
commit | 48ba3e815f059b3607fa9b707edaa6d7400ffee8 (patch) | |
tree | 0aa018c93152c579c3673742ea08be259f0176aa /test/lhs-test.markdown | |
parent | 58447bba98cb162b21c30755e0e237f890160a1e (diff) | |
download | pandoc-48ba3e815f059b3607fa9b707edaa6d7400ffee8.tar.gz |
Custom writer: fix error message on script failure
Error messages produced by Lua were not displayed by Pandoc. The writer
was using the bottom-most stack element, while the error message is the
top-most element. This lead to the writer to always show "Lua 5.3" as
error message, disregarding the actual message.
Diffstat (limited to 'test/lhs-test.markdown')
0 files changed, 0 insertions, 0 deletions