Well-Formed Web Namespace Reference
The Well-Formed Web namespace provides elements for linking to comment feeds and comment posting interfaces, enabling better integration between feeds and commenting systems.
Namespace URI | http://wellformedweb.org/CommentAPI/ |
---|---|
Specification | Well Formed Web Comment API |
Prefix | <wfw:*> |
Available in | RSS, Atom, RDF |
Property | wfw |
Types
ts
export type Item = {
comment?: string
commentRss?: string
}
Related
- Parsing Namespaces - How namespace parsing works