Make figure titles not be on same line as figure in docs.

This commit is contained in:
Revar Desmera
2019-11-12 14:07:34 -08:00
parent a8db3919c1
commit 111cf1dcc6
2 changed files with 2 additions and 1 deletions

View File

@@ -460,6 +460,7 @@ class LeafNode(object):
)
imgprc.add_image(fileroot+".scad", imgfile, excode, extype)
out.append(extitle)
out.append("")
out.append(
"![{0} Figure {1}]({2}{3})".format(
mkdn_esc(self.name),