Hashtag Markup Comments
This page demonstrates Hashtag Markup Comments, both single-line, and multi-line.
Processing this Hashtag Markup:
<#
#>
<##>
<##>
<##>
<#
#>
<##>
This should be the only printed text.
This should be the only printed text.
Note: Commenting out a single line that contains the closing #> will result in commenting out the closing tag.
The Hashtag Framework will continue looking for valid Hashtag Markup commands on the next line which will likely result in errors on the page.
Similarly, any multi-line comments that contain the closing :#> inside of them,
will stop the comment at that point and continue parsing for Hashtag Markup after.