Skip to content

Commit 29831c1

Browse files
committed
again br
1 parent f797d58 commit 29831c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handbook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ <h3 id="linebreaks">Linebreaks</h3>
421421
<code>&lt;p&gt;This is the first line.&lt;lb/&gt; And this is the second
422422
line.&lt;/p&gt;</code>
423423
</td>
424-
<td>This is the first line.<br/> And this is the second line.</td>
424+
<td>This is the first line.<br /> And this is the second line.</td>
425425
</tr>
426426
</tbody>
427427
</table>

0 commit comments

Comments
 (0)