forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-08 21:22:01 +02:00
parent b867be54d1
commit af40392f93
1 changed files with 4 additions and 4 deletions

View File

@ -21,8 +21,8 @@ You can use Markdown formatting:
<thead class="bg-primary text-white"> <thead class="bg-primary text-white">
<tr> <tr>
<th>Name</th> <th>Name</th>
<th>Type</th> <th>What you type</th>
<th>Displays as</th> <th>What gets displayed</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
@ -163,8 +163,8 @@ And we allow custom HTML in most places:
<thead class="bg-primary text-white"> <thead class="bg-primary text-white">
<tr> <tr>
<th>Name</th> <th>Name</th>
<th>Type</th> <th>What you type</th>
<th>Displays as</th> <th>What gets displayed</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>