Skip to content
Discussion options

You must be logged in to vote

The safe HTML check intentionally only checks for HTML markup (to avoid introducing new tags or attributes), not their content.

I'm not sure that doing such detailed HTML linting is in scope for Weblate. This could potentially go much deeper, and we definitely do not want to maintain an HTML accessibility linter.

For website translations, it might be better to not rely on translators to do a full accessibility markup and localize the accessibility labels separately and render the HTML from the localized portions.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nijel
Comment options

Answer selected by devimarj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants