no_name on Nostr: ok wtf <html> <style> div { direction: rtl; } </style> <body> <div>hello world</div> ...
ok wtf
<html>
<style>
div {
direction: rtl;
}
</style>
<body>
<div>hello world</div>
<div>#hello #world</div>
</body>
</html>
looks like following. why?
hello world
hello #world#
#css #dev
Published at
2024-01-07 10:52:40Event JSON
{
"id": "f2c8cc0234b34fbcb32e13d70d5005517a4442fd181861f0f0172db562a76bfe",
"pubkey": "ae8942b6dd585d633e7881791ab2fbde9edcb76dff5f0388872394a08132adf8",
"created_at": 1704624760,
"kind": 1,
"tags": [
[
"t",
"world"
],
[
"t",
"world"
],
[
"t",
"css"
],
[
"t",
"dev"
]
],
"content": "ok wtf\n\n\u003chtml\u003e\n\u003cstyle\u003e\n div {\n direction: rtl;\n }\n\u003c/style\u003e\n\u003cbody\u003e\n \u003cdiv\u003ehello world\u003c/div\u003e\n \u003cdiv\u003e#hello #world\u003c/div\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n\nlooks like following. why?\n\nhello world\nhello #world#\n\n#css #dev",
"sig": "752ed2e9fad74c2784fb3dc60bec25c9b2955557bfc4cf2ba039d20c6bd720e7e6489f996d46e50c95fd763fa0c3775f904758a7bebe9188764004cbd43607d9"
}