asciidoctor output fixed

pull/23/head
Alexandre Dulaunoy 2016-05-06 21:16:15 +02:00
parent 97dc70bfec
commit 36d2541f6f
1 changed files with 1 additions and 1 deletions

View File

@ -122,4 +122,4 @@ for taxonomy in taxonomies:
print ("--> " + machineTag(namespace=namespace, predicate=expanded, value=v['expanded'])) print ("--> " + machineTag(namespace=namespace, predicate=expanded, value=v['expanded']))
if args.a: if args.a:
print (doc.encode('utf-8')) print (doc)