I'm surprised Nostr doesn't have something universal yet for:
A javascript library that renders an event’s content. It can replace mentions, convert links to http, markup hashtags, render images, embed media like YouTube, twitch, etc, and maybe even embed a reference Nostr event. It could support stripping out unsafe javascript too. Similar to a markdown to HTML render library.
Is the render code standalone, or internal to C?