Quote:
Originally Posted by matthias
in the input-section with debug it shows up like this:
the regexp i'm trying to use to remove the page numbers is
the exact same worked with the older Version, but it won't today. Have there been any changes from that older Version, or is something in the regexp wrong?
|
The regex matches later in the conversion pipeline in the newer versions. 0.6.22 sounds about right when the change was made. Entities such as are now converted to the character they represent before the regex is applied.