{
"$type": "site.standard.document",
"content": {
"$type": "app.offprint.content",
"items": [
{
"$type": "app.offprint.block.text",
"plaintext": "Using a markdown editor is super annoying as * means 3 different things. <b>bold</b> and it's overriding regular HTML tags."
},
{
"$type": "app.offprint.block.text",
"plaintext": "The point of markdown was shortcuts for some html tags that made sense as ascii plaintext, but letting through other HTML tags as well. Whatever this is doing is wrong."
}
]
},
"description": "It autocompletes HTML tags but then doesn't render them, but which is weird",
"path": "/post/3mn2szxuboc5o",
"publishedAt": "2026-05-30T10:16:06.633Z",
"site": "at://did:plc:kn4dz4f67maytvsbcnbry36k/site.standard.publication/3mi4evibsmv2h",
"textContent": "Using a markdown editor is super annoying as \\* means 3 different things. bold and it's overriding regular HTML tags.\n\nThe point of markdown was shortcuts for some html tags that made sense as ascii plaintext, but letting through other HTML tags as well. Whatever this is doing is wrong.",
"title": "standard.horse is neat but markdown still sucks"
}