Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita2917e9

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 anda tokenizer, move the entire sanitizer to the filter module.
1 parent4aa79f1 commita2917e9

File tree

5 files changed

+934
-390
lines changed

5 files changed

+934
-390
lines changed

‎CHANGES.rst

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

43+
* **Fix #72 by rewriting the sanitizer to apply only to treewalkers
44+
(instead of the tokenizer); as such, this will require amending all
45+
callers of it to use it via the treewalker API.**
46+
4347

4448
0.9999999/1.0b8
4549
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp