mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 03:13:09 +09:00
7 lines
146 B
HTML
7 lines
146 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<!-- pre-line: check lines are broken at \A -->
|
|
<body>
|
|
<p style="white-space:pre-line;">Hello<br>Kitty</p>
|
|
</body>
|
|
</html>
|