-
Bram Schoenmakers authored
The expression in the PrettyPrinterHideTagFilter expects that tag names don't have any spaces around them, but this could be the case when adding this to the configuration file: hide_tags = p, id So make sure to strip off all spaces from tag names before passing them along.
af4af9ba