creates a <!-- ... --> comment extending over all its child blocks.
Use a browser's "View Page Source" feature to see the comments in the output.
xmlcom, XML/HTML comment
creates a @<!-- ... -->@ comment extending over all its child blocks.
Use a browser's "View Page Source" feature to see the comments in the output.
define. _PreStringWrap_ 80
xmlcom. {{
this comment contains unkind characters > < and & that will get translated to
character entities to produce valid xml
it also participates in the same line wrapping mechanism as "pre."
}}
Long lines are wrapped in this listing.
Use your web browser's "View Page Source" feature to examine the HTML