feat: Add changelog 1771

This commit is contained in:
K1rL3s 2026-02-15 07:40:11 +03:00
parent f5b8fb4580
commit 0eab850040

3
CHANGES/1771.misc.rst Normal file
View file

@ -0,0 +1,3 @@
The tests for `text_decorations` duplicated the tests for `html_markdown` with `type="url"` and `type="text_link"`, but there were no such tests for `markdown_decoration`
Removed duplicates and added missing tests to markdown_decoration