Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct the actual unescaped character
`»` should be unescaped to `»` after `striptags`. Ref: https://flask.palletsprojects.com/en/2.0.x/api/#flask.Markup.striptags
- Loading branch information