13 lines
669 B
HTML
13 lines
669 B
HTML
<h1>Modified variable</h1>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td><b>var1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>basic</mark> <mark>mandatory</mark></td><td>First variable.<br/><b>Validators</b>: <ul><li><del>"not valid2" is not allowed</del></li>
|
|
<li>'"not valid1" is not allowed'</li>
|
|
<li><ins>"not valid3" is not allowed</ins></li></ul> </td></tr>
|
|
</tbody>
|
|
</table>
|
|
|