Improved pdf generation
This commit is contained in:
@@ -519,5 +519,5 @@ def doc_state(label, state, app):
|
||||
os.system(
|
||||
f"dot -Tsvg -o{os.path.join(doc.path(), fname)}.svg {os.path.join(doc.path(), fname)}.dot"
|
||||
)
|
||||
mdstate += f"\n"
|
||||
mdstate += f"\n"
|
||||
return mdstate
|
||||
|
||||
Reference in New Issue
Block a user