examples/test.html
authorleon <leon@roojs.com>
Mon, 26 Feb 2024 07:16:14 +0000 (15:16 +0800)
committerleon <leon@roojs.com>
Mon, 26 Feb 2024 07:16:14 +0000 (15:16 +0800)
examples/test.html

index 28b564d..065074c 100644 (file)
@@ -14,6 +14,6 @@
 
 </head>
 <body>
-<span id='aaa' style="font-weight:bold;"><p>TEST</p>ABC</span>
+<span id='aaa' style="font-weight:bold;"><p>TEST</p><p>BCD</p></span>
 </body>
 </html>