Filter need some way to tell other filter to "do not touch my text". For example, I need to stop Filtered HTML filter or autop from messing with text that my filter processes.
Filter need some way to tell other filter to "do not touch my text". For example, I need to stop Filtered HTML filter or autop from messing with text that my filter processes.
Comments
Comment #1
wim leersThat's what the "prepare" phase is for.