1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 03:24:20 +00:00

📔 Add missing <code> tags

This commit is contained in:
Steffo 2022-03-20 04:49:04 +01:00
parent 55cc034929
commit b39b56c3c3
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -348,11 +348,11 @@
</tr>
<tr>
<th scope="row">B</th>
<td>&lt;body&gt;</td>
<td><code>&lt;body&gt;</code></td>
</tr>
<tr>
<th scope="row">C</th>
<td>&lt;caption&gt;</td>
<td><code>&lt;caption&gt;</code></td>
</tr>
</tbody>
</table>