2021-06-13 UTC
# [jacky] so for Lighthouse, I'm thinking about modifying the inbound HTML a bit (like cleaning up the HTML, removing XSS-esque things, etc) but I wonder if it's "taboo" to run it through a pull-down parser (like Commonmark) to do things like automatically linkifying URLs that are found. Could that be considered overstepping how a Webmention service could provide that to a consuming site?