log markup/tests/filters.py @ 191:929ef2913b87

age author description
Fri, 11 Aug 2006 16:34:35 +0000 cmlenz * Coalesce adjacent text events that the parsers would produce when text crossed the buffer boundaries. Fixes #26.
Tue, 01 Aug 2006 10:42:48 +0000 cmlenz Various fixes for breakage introduced in [132].
Mon, 31 Jul 2006 23:00:06 +0000 cmlenz Removed the `sanitize()` method from the `Markup` class, and migrate the existing unit tests to `markup.tests.filters`. Provide a `Stream.filter()` method instead which can be used to conveniently apply a filter to a stream.
Copyright (C) 2012-2017 Edgewall Software