Event JSON
{
"id": "83ca6663f0fbed1110da1d275b6844ccd776d5ffde60409281dc3a6ebb7324cd",
"pubkey": "350b4da116bd4aa32feaa4d36a4aa69b544e430946c2a9fa1ac43b3342652b3e",
"created_at": 1725800715,
"kind": 1,
"tags": [
[
"e",
"8e943e1f605bb5b2b9e191a66b35b0cbfe1223ee8027bee276b831473ec45e70",
"",
"root",
"350b4da116bd4aa32feaa4d36a4aa69b544e430946c2a9fa1ac43b3342652b3e"
],
[
"p",
"350b4da116bd4aa32feaa4d36a4aa69b544e430946c2a9fa1ac43b3342652b3e"
],
[
"proxy",
"https://mastodon.social/@Edent/113102075722307665",
"web"
],
[
"t",
"markdown"
],
[
"proxy",
"https://mastodon.social/users/Edent/statuses/113102075722307665",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mastodon.social/users/Edent/statuses/113102075722307665",
"pink.momostr"
],
[
"-"
]
],
"content": "I think I've found a bug in nearly every #Markdown parser.\n\nMost of them will autolink URls.\n\nBut consider this:\n\n```\n\u003ca href=\"https:/example.com\"\u003eYou *must* visit https:/example.com\u003c/a\u003e\n```\n\nYou'll get back:\n\n```\n\u003ca href=\"https:/example.com/\"\u003eYou \u003cem\u003emust\u003c/em\u003e visit \u003ca href=\"https:/example.com\"\u003ehttps:/example.com\u003c/a\u003e\u003c/a\u003e\u003c/p\u003e\n```\n\nAll the Markdon inside the \u003ca\u003e - including the link - is processed.\n\nThe HTML is invalid; you can't nest \u003ca\u003es like that.\n\nBug or not?",
"sig": "2682cb6f33460d3a7ba39ea2d200cf62197f4573ea03e0347640cf5f197e32c6a0859aa5c23ccc56a981c83216ba624b287ee450a5986837285a3aa16bdc401f"
}