asciidoctor output fixed
parent
97dc70bfec
commit
36d2541f6f
|
@ -122,4 +122,4 @@ for taxonomy in taxonomies:
|
|||
print ("--> " + machineTag(namespace=namespace, predicate=expanded, value=v['expanded']))
|
||||
|
||||
if args.a:
|
||||
print (doc.encode('utf-8'))
|
||||
print (doc)
|
||||
|
|
Loading…
Reference in New Issue