The Textile Markup Reference for Textpattern
1) Multi-line comments begin with two periods: ###..
###.. ******************************
** This multi-line comment
** will keep going and going
** even if you put blank lines in.
******************************
p. It'll only stop when it reaches a paragraph marker.
2) HTML comments are respected also.
Here is some text with a <!-- Commented out[1] --> block.
<!-- Here is a single <span>line</span> comment block -->
<!-- Here is a whole
multiline
<span>HTML</span>
Comment
-->
Normal text continues here.
Paste code
into the box above.
Further Information
PHP Textile versions
Textile related linklists
Tools
Blank input form
Table Data Converter
Report Issues
Issues on PHP Textile (GitHub)