Am 21.07.2011 um 14:11 schrieb Arno Trautmann: > I'd like to use the post_linebreak_filter to manipulate the node list, but > only if a macro appears in that given paragraph.
Can you use attributes there? Then you can test whether certain attributes are in a paragraph and apply your code. Patrick
