From 2364ed13de75dc896bacba0274dc8ccdab87c63c Mon Sep 17 00:00:00 2001 From: Tom Morris Date: Sun, 15 Sep 2013 11:56:04 +0100 Subject: [PATCH] updated README to move rels into supported section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff82ff7..f7c2cb7 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ Implemented: * nested properties * nested microformat with associated property * dynamic creation of properties +* [rel](http://microformats.org/wiki/rel) Not Implemented: * [normalize u-* property values](http://microformats.org/wiki/microformats2-parsing-faq#normalizing_u-.2A_property_values) * nested microformat without associated property -* [rel](http://microformats.org/wiki/rel) * [value-class-pattern](http://microformats.org/wiki/value-class-pattern) * [include-pattern](http://microformats.org/wiki/include-pattern) * recognition of [vendor extensions](http://microformats.org/wiki/microformats2#VENDOR_EXTENSIONS)