1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00

fixed markdown format

This commit is contained in:
Justin Lin 2017-03-26 16:54:06 +08:00
parent 0cbdbc11f1
commit 077ee6dd74

View File

@ -14,8 +14,8 @@ Create a box (container) from a 2D object.
![box_extrude](images/lib-box_extrude-1.JPG)
box_extrude(height = 30, shell_thickness = 2)
text("XD", size = 40, font = "Cooper Black");
box_extrude(height = 30, shell_thickness = 2)
text("XD", size = 40, font = "Cooper Black");
![box_extrude](images/lib-box_extrude-2.JPG)