mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-05 11:07:42 +02:00
Make figure titles not be on same line as figure in docs.
This commit is contained in:
@@ -460,6 +460,7 @@ class LeafNode(object):
|
||||
)
|
||||
imgprc.add_image(fileroot+".scad", imgfile, excode, extype)
|
||||
out.append(extitle)
|
||||
out.append("")
|
||||
out.append(
|
||||
"".format(
|
||||
mkdn_esc(self.name),
|
||||
|
Reference in New Issue
Block a user