The textile documentation describes a "notextile" flag that shuts down textile's formatting engine between == pairs. Unfortunately, this flag has no effect on anything other than the special character replacement. (Verified by code inspection.)

Comments

jhriggs’s picture

I did not write the Textile code, only the module that invokes it. I "massaged" the code a little to work within the module, but the code itself is written by Dean Allen (http://www.textism.com/). So, this is technically a bug to report to him.

We'll need to wait for an updated version of the Textile2 code.

jhriggs’s picture

This works since the switch from Dean's code to TextilePHP.

Anonymous’s picture