@ -247,7 +247,7 @@ export default {
var asciidoctor1 = Asciidoctor()
var value_compiled = asciidoctor1.convert(value,
{
standalone: true,
standalone: false,
backend: 'html5',
header_footer: false,
doctype: 'article',