pandoc / lua-filters

A collection of lua filters for pandoc
MIT License
600 stars 165 forks source link

fix inkscape command for PNG #247

Closed twsh closed 2 years ago

twsh commented 2 years ago

A space is needed between the commands, and was missing in https://github.com/twsh/lua-filters/commit/aa3fc36504c67dfbf64421ce6c02018a3777ce80

tarleb commented 2 years ago

Thanks!