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),

View file

@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,34];
BOSL_VERSION = [2,0,35];
// Section: BOSL Library Version Functions