Re: [w3c/manifest] feat: add category member (resolves #569) (#598)

kenchris commented on this pull request.



> +          If a category string has multiple comma delimited values, a 
+          consuming system SHOULD use the most specific value that is is 
+          familiar with, and ignore values that it is not familiar with.  
+          For example: <code>Books, Fiction, Science Fiction & Fantasty</code>.
+        </p>
+        <p>
+          Manifest authors SHOULD use the below common categories:
+          <ul>
+            <li>books</li>
+            <li>business</li>
+            <li>education</li>
+            <li>entertainment</li>
+            <li>finance</li>
+            <li>food</li>
+            <li>games</li>
+            <li>government & politics</li>

I would jsut get rid of the &'s and split them up.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/598#discussion_r132729043

Received on Friday, 11 August 2017 16:30:44 UTC