jorty (deprecated aspect) is a user on octodon.social. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.
jorty (deprecated aspect) @jordyd

proposal to add "<3...</3" as tags to HTML

@jordyd HTML stands for Heart Text Markup Language

@jordyd
<3 class=broken>
...
</3>

3 .broken {
float: left;
content: none;
}

3 .broken::before {
display: inline-block;
content: ♥;
}

@jordyd I don't know why I wrote that. I just realized the cool CSS classes this could lead to.