• #dev 2020-07-31
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-07-31 UTC
# 09:26
[Murray]
XRay pointed me in the right direction, debugging with the HTML directly in XRay let me find the inclusion of `h-entry` was causing the incorrect post type to be assigned. That made no sense until I realised I had a child `h-cite` as well. Remove that and the output correctly identifies as a bookmark, but with all the categories etc. that I would also expect.