Switch back to import, because using asciidoctor ; overwrites the command

This commit is contained in:
Peter Dimov
2024-04-16 22:38:17 +03:00
parent 1b44529726
commit e4142c2833

View File

@@ -4,7 +4,7 @@
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
using asciidoctor ;
import asciidoctor ;
html assert.html : index.adoc ;