Skip to content

Commit 516227e

Browse files
committed
Fix #72: rewrite the sanitizer to be a treewalker filter only.
As we no longer need the sanitizer to be shared between a filter and a tokenizer, move the entire sanitizer to the filter module.
1 parent 4aa79f1 commit 516227e

File tree

5 files changed

+932
-390
lines changed

5 files changed

+932
-390
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Released on XXX
4040
and the new default), and "spec" (the old False value, and the old
4141
default).**
4242

43+
* Sanitizer change XXX
44+
4345

4446
0.9999999/1.0b8
4547
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)