Currently we strip all img tags from incoming and outgoing posts, but it probably makes more sense to convert them to links since users of other software are using them.
Some frontends may even want to display inline images unlike hitide, so I think we should introduce a query parameter to allow them to be preserved
looks like ammonia doesn't support this, so we'll either have to enable its unstable flag or reparse the content
What about the second part? I think it would be great to allow frontends to display inline img tags.