blob: 203a055e5f3cf621fa714b8f7b9881f2fc6c8f36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head>
<title>preformatted-paragraph-break-as-bidi-paragraph-break</title>
<meta charset="UTF-8">
</head>
<body>
<pre>א -->‎
--> ב</pre>
</body>
</html>
|