weblate/docs/user
evanjhoward11 3065be6b21
feat(checks): Add XMLCharsAroundTagsCheck for issue #6334 (#17373)
* Checks: Add XMLCharsAroundTagsCheck for issue #6334

* Fix missing XMLCharsAroundTagsCheck import in test_markup_checks

* Replace .isalpha() with regex \p{L}

Add XMLCharsAroundTagsCheck to models.py

* Replace range(len()) with enumerate()

* Update per ruff and pre-commit

* Make small changes per Copilot, update documentation and change log

Co-authored-by: Michal Čihař <michal@weblate.org>
2026-02-11 14:59:27 +01:00
..
basic.rst docs: include database/repo split on continuous localization 2023-11-06 09:32:03 +01:00
checks.rst feat(checks): Add XMLCharsAroundTagsCheck for issue #6334 (#17373) 2026-02-11 14:59:27 +01:00
files.rst feat(upload): add help text to upload methods 2025-12-09 15:32:54 +01:00
glossary.rst docs: document machinery features (#16684) 2025-10-23 09:21:39 +00:00
profile.rst Apply suggested fix to docs/user/profile.rst from Copilot Autofix 2025-12-18 10:15:35 +01:00
search.rst docs: various fixes 2025-12-02 18:33:51 +01:00
translating.rst feat: Add button to copy suggestion to translation field (fix #17827) (#17937) 2026-02-10 15:50:55 +00:00