Skip to content

php-mf2 is parsing mf2 properties on mf1 roots #205

Open
@sknebel

Description

@sknebel

(gRegorLove asked for clarification about this in microformats/microformats2-parsing#37, but I'd agree with Kartik's reading there, and there should be a bug here tracking this)

(sample based on https://islandinthenet.com/reply/, who asked for help in #wordpress today)

<div class="hentry">
Reply to: <a class="h-cite u-in-reply-to" href="https://example.com/post">A post</a>
<div class="entry-content">
<p>This is a reply.</p>
</div>
</div>

results in a in-reply-to property on the resulting entry, despite u-in-reply-to not being a known property for mf1 hentry

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions