translate-html
translate-html copied to clipboard
doctype is broken after translating
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
is broken in
html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"
it is an example for this doctype but in general as soon as there is a complex doctype it breaks everything