Skip to content

Commit

Permalink
Merge pull request #700 from willkg/readme-fix
Browse files Browse the repository at this point in the history
Fix deprecation note so GitHub renders it better
  • Loading branch information
willkg committed Jan 23, 2023
2 parents e99ec30 + c6b00a2 commit 2a6ac23
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Bleach
.. image:: https://badge.fury.io/py/bleach.svg
:target: http://badge.fury.io/py/bleach

**NOTE: 2023-01-23: Bleach is deprecated.** See issue:
`<https://github.com/mozilla/bleach/issues/698>`__

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips
markup and attributes.

Expand All @@ -35,10 +38,6 @@ fixes. You can find full documentation on `ReadTheDocs`_.
:Issue tracker: https://github.com/mozilla/bleach/issues
:License: Apache License v2; see LICENSE file

.. Note::

2023-01-23: Bleach is deprecated. https://github.com/mozilla/bleach/issues/698


Reporting Bugs
==============
Expand Down

0 comments on commit 2a6ac23

Please sign in to comment.