Skip to content
Snippets Groups Projects
Commit a4c1e10a authored by Christophe Matthieu's avatar Christophe Matthieu
Browse files

[FIX] translate: do not translate <!DOCTYPE>

Avoid the DOCTYPE tranlation. If this tag is changed, the html rendering is altered. The other effet is that the web_editor wrap the content with <span> to translate, but some explorer eject tags (doctype, head content, script, style, meta) et insert this tags in the body.
NB: DOCTYPE is not a node but a text.
parent bb6013f6
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment