blob: a2a4d9585613a097f8484723d7d9457ae2880158 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>EXAMPLE</title>
<link href="translate4htmlrules.xml" rel="its-rules"/>
</head>
<body>
<span translate="yes">The Life of a Simple Man</span>
<!--
Note that the contents of <b> and <span> should end up *not* translatable with these settings
-->
<section>
<h2>section</h2>
<p>
Everything started when Zebulon discovered that he had a
<span>doppelgänger</span>
who was a serious baseball
<span>aficionado</span>
.
</p>
</section>
</body>
</html>