Skip to content

Commit 6e18f1b

Browse files
authored
Merge pull request gjtorikian#397 from dentarg/patch-1
UPGRADING: `TextFilter` not removed
2 parents f0da92b + a5c6f0d commit 6e18f1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

UPGRADING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ The following filters were removed:
1414

1515
- `AutolinkFilter`: this is handled by [Commonmarker](https://www.github.com/gjtorikian/commonmarker) and can be disabled/enabled through the `MarkdownFilter`'s `context` hash
1616
- `SanitizationFilter`: this is handled by [Selma](https://www.github.com/gjtorikian/selma); configuration can be done through the `sanitization_config` hash
17-
1817
- `EmailReplyFilter`
1918
- `CamoFilter`
20-
- `TextFilter`
2119

2220
### Changed API
2321

0 commit comments

Comments
 (0)