Nothing Special   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

h-entry validator should check for valid RSVP values! #67

Open
tantek opened this issue Jul 6, 2017 · 0 comments
Open

h-entry validator should check for valid RSVP values! #67

tantek opened this issue Jul 6, 2017 · 0 comments

Comments

@tantek
Copy link
Member
tantek commented Jul 6, 2017

h-entry validator should detect if an h-entry is an RSVP (e.g. has p-rsvp property) and make sure the value provided is valid (yes,no,maybe,interested).

Maybe suggest markup if an invalid value is provided e.g. if someone says

<span class="p-rsvp">I'm attending</span>

perhaps suggest instead

<data class="p-rsvp" value="yes">I'm attending</data>

cc @aaronpk (who discovered invalid RSVP values received by webmention.io)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant