diff options
Diffstat (limited to 'testdata/html/to-html.sh')
| -rwxr-xr-x | testdata/html/to-html.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/html/to-html.sh b/testdata/html/to-html.sh index 7d45b15..85a4ea8 100755 --- a/testdata/html/to-html.sh +++ b/testdata/html/to-html.sh @@ -3,3 +3,4 @@ ## Script to convert all adoc files to HTML without stylesheet. asciidoctor -a stylesheet! -o header.exp.html header.adoc +asciidoctor -a stylesheet! -o preamble.exp.html preamble.adoc |
