Browse Source

insert modus

master
zeus 4 years ago
parent
commit
0600fc8ba7
  1. 2
      src/components/doclive/runLlo.vue

2
src/components/doclive/runLlo.vue

@ -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',

Loading…
Cancel
Save