mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-28 02:52:19 +00:00
Allow omitting / at the end of a void element
This commit is contained in:
@@ -19,8 +19,11 @@
|
||||
</ol>
|
||||
<h1>Acknowledgements</h1>
|
||||
<p>
|
||||
Surely, we could not have done this huge amount of work all by ourselves.<br />
|
||||
Therefore, we cannot thank enough the following persons for their kind contributions:
|
||||
Surely,<br>
|
||||
we could not have done this huge amount of work all by ourselves.<br/>
|
||||
Therefore,<br >
|
||||
we cannot thank enough the following persons<br />
|
||||
for their kind contributions:
|
||||
<!--
|
||||
Of course, the text in this paragraph only serve presentation purposes, i.e. it's not actually part of the machine-consumable structured data that this API is serving.
|
||||
-->
|
||||
|
Reference in New Issue
Block a user