We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f797d58 commit 29831c1Copy full SHA for 29831c1
1 file changed
handbook.html
@@ -421,7 +421,7 @@ <h3 id="linebreaks">Linebreaks</h3>
421
<code><p>This is the first line.<lb/> And this is the second
422
line.</p></code>
423
</td>
424
- <td>This is the first line.<br/> And this is the second line.</td>
+ <td>This is the first line.<br /> And this is the second line.</td>
425
</tr>
426
</tbody>
427
</table>
0 commit comments