2022-01-20 UTC
# [tonz] I started writing a personal micropub client and ran into an oddity where <svg> would not be accepted by the endpoint. I rewrote the request to JSON and then it does work. Doesn’t explain the oddity, but does solve my issue. Now with the basics in place, I can start on turning it into a personal tool. https://www.zylstra.org/blog/2022/01/personal-micropub-client-now-works-with-json/