Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8" />
<title>Translations Text Cleaning</title>
</head>
<body>
<div id="clean-soft-hyphens">Long words some&shy;times have soft-hyph&shy;ens</div>
<div id="clean-whitespace">
<span style="float: left; white-space: pre;"> El </span>
<div style="float: left; white-space: pre;">
perro
grande y
</div>
<span style="float: left; white-space: pre;"> rojo </span>
</div>
</body>
</html>