[wp-trac] [WordPress Trac] #23625: Add function to extract or parse chat as structured data

WordPress Trac noreply at wordpress.org
Wed Mar 27 16:13:12 UTC 2013


#23625: Add function to extract or parse chat as structured data
----------------------------------------------------+------------------
 Reporter:  wonderboymusic                          |       Owner:
     Type:  feature request                         |      Status:  new
 Priority:  normal                                  |   Milestone:  3.6
Component:  Post Formats                            |     Version:
 Severity:  normal                                  |  Resolution:
 Keywords:  has-patch needs-unit-tests needs-codex  |
----------------------------------------------------+------------------
Changes (by Jayjdk):

 * cc: kontakt@… (added)


Comment:

 What about the markup generated by `the_chat()`? According to HTML5Doctor
 is the use of `<dl>` for marking up dialogue appropriate for HTML4 but not
 for HTML5 (http://html5doctor.com/the-dl-element/)

 In the IRC, Mark Jaquith linked to this page:
 http://www.w3.org/html/wg/drafts/html/master/common-
 idioms.html#conversations

   "[...] authors are encouraged to mark up conversations using `p`
 elements and punctuation. Authors who need to mark the speaker for styling
 purposes are encouraged to use `span` or `b`."

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23625#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list