Added proper <tr> for tables

Adsooi 2022-02-17 23:27:45 +00:00
parent 0b0703cf38
commit 1e3841540a

@ -43,10 +43,12 @@ The Settings tab allows you to change how the diagram looks, and parameter the a
List of settings: List of settings:
<table> <table>
<thead> <thead>
<th>Icon</th> <tr>
<th>Name</th> <th>Icon</th>
<th>Default value</th> <th>Name</th>
<th>Definition</th> <th>Default value</th>
<th>Definition</th>
</tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>