helpers: Add --trace to asciidoctor args
authorVasyl Solovei <iam@miltador.pro>
Fri, 21 Jul 2017 09:07:56 +0000 (12:07 +0300)
committerAnthony Fok <foka@debian.org>
Fri, 21 Jul 2017 09:07:56 +0000 (03:07 -0600)
commitb60aa1a504f3fbf9c19a6bf2030fdc7a04ab4a5a
tree4fa620cbf71488b8bcfc4a52b86221164a0a986b
parentff433f98133662063cbb16e220fd44c678c82823
helpers: Add --trace to asciidoctor args

This will help to understand and fix errors by
seeing stacktrace of an error.

See #3714
helpers/content.go
hugolib/page_test.go
hugolib/shortcode_test.go