Commit 1c49b25
committed
docs(polytext): update deprecation message for html_escape method
Updates the deprecation warning to recommend using html.escape directly from the html library instead of suggesting the Markup class.
This provides clearer guidance to users about the preferred alternative for HTML escaping functionality.1 parent cc132b3 commit 1c49b25
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments