hugo/helpers
C. Hoeppler 9f9b93af2c Add logging of asciidoc/-tor errors
Add logging of the errors which asciidoc and asciidoctor output to their
stderr stream when converting asciidoc documents. Note that
asciidoctor's exit code may be SUCCESS even if there are ERROR messages
in its stderr output (tested with Asciidoctor 0.1.4 and 1.5.5).
Therefore log the stderr output whenever it is non-empty.

See #2399
2016-10-13 13:48:30 +02:00
..
configProvider.go
content.go Add logging of asciidoc/-tor errors 2016-10-13 13:48:30 +02:00
content_renderer.go
content_renderer_test.go
content_test.go
emoji.go
emoji_test.go
general.go Deprecate PageMeta.WordCount etc. 2016-09-28 11:05:21 +02:00
general_test.go
hugo.go release: version bump to v0.18-DEV 2016-10-07 11:11:43 -04:00
hugo_test.go
language.go
path.go
path_test.go
pygments.go Whitelist startinline pygments option 2016-10-06 14:59:49 +02:00
pygments_test.go
url.go
url_test.go