Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>test reference</title>
<link rel=author title="Florian Rivoal" href="https://florian.rivoal.net">
<style>
div {
font-family: monospace;
width: 2ch;
white-space: normal;
border: solid cyan;
}
</style>
<p>The test passes if the second line in each box below ends with a hyphen.
(Note: the hyphens in each box do no need to be the same size.)
<div>a<br>a‐<br>a</div>
<div>a<br>a–<br>a</div>