11< html >
22 < style >
3- a {
4- color : # 325ca1 ;
3+ a {
4+ color : # 325ca1 ;
55 text-decoration : none;
66 }
7- .dep-supported {
8- color : green;
9- font-weight : normal;
7+ .dep-supported {
8+ color : green;
9+ font-weight : normal;
1010 }
11- .dep-unsupported {
12- color : red;
13- font-weight : bold;
11+ .dep-unsupported {
12+ color : red;
13+ font-weight : bold;
1414 }
15- table .env-table td , table .env-table th {
15+ table .env-table td , table .env-table th {
1616 color : # 333333 ;
17- border : 1px solid # c0c0c0 ;
18- font-size : 12pt ;
19- font-weight : normal;
17+ border : 1px solid # c0c0c0 ;
18+ font-size : 12pt ;
19+ font-weight : normal;
2020 padding : 5px ;
2121 text-align : left;
2222 }
4242 background-color : # e0e0e0 ;
4343 text-align : center;
4444 }
45- </ style >
45+ </ style >
4646
4747 < h1 > Examples</ h1 >
4848 < table class ="examples " cellspacing ="10 ">
@@ -52,7 +52,7 @@ <h1>Examples</h1>
5252 < p > Black Machine B6</ p >
5353 < p >
5454 < img src ="{{__base__}}/examples/Blackmachine_B6/preview.png " width ="200 " />
55- </ p >
55+ </ p >
5656 </ a >
5757 </ td >
5858 < td >
@@ -92,7 +92,7 @@ <h1>Inkscape Extension</h1>
9292 < li > < a href ="download:inkscape/marz/marz.zip "> Download here</ a > </ li >
9393 < li > Install it in Inkscape: Extensions/Manage Extensions.../Install packages/Install package</ li >
9494 < li > Once installed, access it in Extensions/FreeCAD/Marz Guitars Selector...</ li >
95- </ ul >
95+ </ ul >
9696 </ p >
9797
9898
@@ -118,15 +118,10 @@ <h3>Local Environment</h3>
118118 < td > {{freecad_version}}</ td >
119119 < td > {{freecad_supported}}</ td >
120120 </ tr >
121- < tr >
122- < td > Curves Workbench</ td >
123- < td > {{curves_version}}</ td >
124- < td > {{curves_supported}}</ td >
125- </ tr >
126121 </ table >
127-
128122
129- < br />
123+
124+ < br />
130125 < h1 > Help</ h1 >
131126
132127 < h3 > FreeCAD Forum</ h3 >
@@ -140,7 +135,7 @@ <h3>FreeCAD Forum</h3>
140135 < h3 > Youtube channel</ h3 >
141136 < ul >
142137 < li >
143- < a href ="https://www.youtube.com/@mnesarcox "> https://www.youtube.com/@mnesarcox</ a >
138+ < a href ="https://www.youtube.com/@mnesarcox "> https://www.youtube.com/@mnesarcox</ a >
144139 </ li >
145140 </ ul >
146141
@@ -155,18 +150,18 @@ <h3>Wiki</h3>
155150 < h3 > Bug tracking</ h3 >
156151 < ul >
157152 < li >
158- < a href ="https://github.com/mnesarco/MarzWorkbench/issues "> https://github.com/mnesarco/MarzWorkbench/issues</ a >
153+ < a href ="https://github.com/mnesarco/MarzWorkbench/issues "> https://github.com/mnesarco/MarzWorkbench/issues</ a >
159154 </ li >
160155 </ ul >
161156
162157
163- < br />
158+ < br />
164159 < h2 > Operating system support</ h2 >
165160 < p >
166- Any OS supported by the current version of FreeCAD should work,< br />
167- but in case of issues related to the OS, < b > Linux</ b > has first< br />
168- class support and issues will be resolved there first. Issues< br />
169- specifically related to < b > Mac</ b > or < b > Windows</ b > has second< br />
161+ Any OS supported by the current version of FreeCAD should work,< br />
162+ but in case of issues related to the OS, < b > Linux</ b > has first< br />
163+ class support and issues will be resolved there first. Issues< br />
164+ specifically related to < b > Mac</ b > or < b > Windows</ b > has second< br />
170165 class support and has lower priority.< br />
171166 </ p >
172167
0 commit comments