somehow, the default "
" doesn't help with i.e. texy. it'd be great to be able to use a different string that would be able to pass umodified through the previous filters ...
thanks :-)
somehow, the default "
" doesn't help with i.e. texy. it'd be great to be able to use a different string that would be able to pass umodified through the previous filters ...
thanks :-)
Comments
Comment #1
mojzis commentedof course I meant ...
<!--column-->Comment #2
joachim commentedYou might need to reorder your filters to get this to work.
What does the texy filter do to a Drupal teaser break?
Comment #3
mojzis commentedno order works :-) tried them all. (when CF is after Texy, the string gets modified, when it is before, Texy is confused about all the html it produces]
teaser works fine with Texy, it is probably hardcoded ? the separator probably doesn't even make it to the filter ?
thanks
Comment #4
joachim commentedThe column marker follows the pattern of the break marker, and they are both in the form of HTML comments.
It really is up to other filters to ignore things that look like that -- does Texy chew up HTML comments in general?