mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
16 lines
338 B
HTML
16 lines
338 B
HTML
"BEGIN this whitespace should be retained END test hello Long paragraph of text should retain spacing between lines. "
|
|
<UL>
|
|
<LI>
|
|
"One"
|
|
<LI>
|
|
"Two"
|
|
<A href="Test">
|
|
"Hello World!"
|
|
<PRE>
|
|
"\n begin end\n"
|
|
<DIV marko-preserve-whitespace="">
|
|
"begin end"
|
|
<DIV marko-preserve-whitespace="">
|
|
"begin end"
|
|
"begin end"
|