Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
.plaintext {
unicode-bidi: plaintext;
}
</style>
<title>unicode-bidi:plaintext on inline</title>
</head>
<body>
<div>[<span class="plaintext">:-) &#x05d0;</span>]: 100</div>
</body>
</html>