diff --git a/index b/index index 8b3a49970cf..0effe5e6f68 100644 --- a/index +++ b/index @@ -42887,24 +42887,24 @@ interface DataGridListener { different players take turns in discourse.

Instead, authors are encouraged to mark up conversations using - p elements, with the b element for marking - up the speaker, optionally separated from their lines with - punctuation. Paragraphs with their text wrapped in the - i element can be used for marking up stage - directions.

+ p elements and punctuation. Authors who need to mark + the speaker for styling purposes are encouraged to use + span or b. Paragraphs with their text + wrapped in the i element can be used for marking up + stage directions.

This example demonstrates this using an extract from Abbot and Costello's famous sketch, Who's on first:

-
<p> <b>Costello</b>: Look, you gotta first baseman?
-<p> <b>Abbott</b>: Certainly.
-<p> <b>Costello</b>: Who's playing first?
-<p> <b>Abbott</b>: That's right.
-<p> <i>Costello becomes exasperated.</i>
-<p> <b>Costello</b>: When you pay off the first baseman every month, who gets the money?
-<p> <b>Abbott</b>: Every dollar of it.
+
<p> Costello: Look, you gotta first baseman?
+<p> Abbott: Certainly.
+<p> Costello: Who's playing first?
+<p> Abbott: That's right.
+<p> Costello becomes exasperated.
+<p> Costello: When you pay off the first baseman every month, who gets the money?
+<p> Abbott: Every dollar of it.
@@ -42916,6 +42916,7 @@ interface DataGridListener {
<p> <time>14:22</time> <b>egof</b> I'm not that nerdy, I've only seen 30% of the star trek episodes
 <p> <time>14:23</time> <b>kaj</b> if you know what percentage of the star trek episodes you have seen, you are inarguably nerdy
 <p> <time>14:23</time> <b>egof</b> it's unarguably
+<p> <time>14:23</time> <i>* kaj blinks</i>
 <p> <time>14:24</time> <b>kaj</b> you are not helping your case
@@ -42953,13 +42954,13 @@ closing for lunch</span>. dialogue, allowing the user to return to the location of the footnote.

-
<p> <b>Announcer</b>: Number 16: The <i>hand</i>.
-<p> <b>Interviewer</b>: Good evening. I have with me in the
-studio tonight Mr Norman St John Polevaulter, who for the past few
-years has been contradicting people. Mr Polevaulter, why
-<em>do</em> you contradict people?
-<p> <b>Norman</b>: I don't. <a href="#fn1" id="r1"><sup>[1]</sup></a>
-<p> <b>Interviewer</b>: You told me you did!
+   
<p> Announcer: Number 16: The <i>hand</i>.
+<p> Interviewer: Good evening. I have with me in the studio tonight
+Mr Norman St John Polevaulter, who for the past few years has been
+contradicting people. Mr Polevaulter, why <em>do</em> you
+contradict people?
+<p> Norman: I don't. <sup><a href="#fn1" id="r1">[1]</a></sup>
+<p> Interviewer: You told me you did!
 ...
 <section>
  <p id="fn1"><a href="#r1">[1]</a> This is, naturally, a lie,
@@ -42978,10 +42979,10 @@ years has been contradicting people. Mr Polevaulter, why
    

In this example, a sidebar is given after a dialogue, giving it some context.

-
<p> <b>Customer</b>: I will not buy this record, it is scratched.
-<p> <b>Shopkeeper</b>: I'm sorry?
-<p> <b>Customer</b>: I will not buy this record, it is scratched.
-<p> <b>Shopkeeper</b>: No no no, this's'a tobacconist's.
+   
<p> <span class="speaker">Customer</span>: I will not buy this record, it is scratched.
+<p> <span class="speaker">Shopkeeper</span>: I'm sorry?
+<p> <span class="speaker">Customer</span>: I will not buy this record, it is scratched.
+<p> <span class="speaker">Shopkeeper</span>: No no no, this's'a tobacconist's.
 <aside>
  <p>In 1970, the British Empire lay in ruins, and foreign
  nationalists frequented the streets — many of them Hungarians
diff --git a/source b/source
index d4d7280f502..a3475af54cc 100644
--- a/source
+++ b/source
@@ -47861,24 +47861,24 @@ interface DataGridListener {
   different players take turns in discourse.

Instead, authors are encouraged to mark up conversations using - p elements, with the b element for marking - up the speaker, optionally separated from their lines with - punctuation. Paragraphs with their text wrapped in the - i element can be used for marking up stage - directions.

+ p elements and punctuation. Authors who need to mark + the speaker for styling purposes are encouraged to use + span or b. Paragraphs with their text + wrapped in the i element can be used for marking up + stage directions.

This example demonstrates this using an extract from Abbot and Costello's famous sketch, Who's on first:

-
<p> <b>Costello</b>: Look, you gotta first baseman?
-<p> <b>Abbott</b>: Certainly.
-<p> <b>Costello</b>: Who's playing first?
-<p> <b>Abbott</b>: That's right.
-<p> <i>Costello becomes exasperated.</i>
-<p> <b>Costello</b>: When you pay off the first baseman every month, who gets the money?
-<p> <b>Abbott</b>: Every dollar of it.
+
<p> Costello: Look, you gotta first baseman?
+<p> Abbott: Certainly.
+<p> Costello: Who's playing first?
+<p> Abbott: That's right.
+<p> Costello becomes exasperated.
+<p> Costello: When you pay off the first baseman every month, who gets the money?
+<p> Abbott: Every dollar of it.
@@ -47890,6 +47890,7 @@ interface DataGridListener {
<p> <time>14:22</time> <b>egof</b> I'm not that nerdy, I've only seen 30% of the star trek episodes
 <p> <time>14:23</time> <b>kaj</b> if you know what percentage of the star trek episodes you have seen, you are inarguably nerdy
 <p> <time>14:23</time> <b>egof</b> it's unarguably
+<p> <time>14:23</time> <i>* kaj blinks</i>
 <p> <time>14:24</time> <b>kaj</b> you are not helping your case
@@ -47932,13 +47933,13 @@ closing for lunch</span>.
dialogue, allowing the user to return to the location of the footnote.

-
<p> <b>Announcer</b>: Number 16: The <i>hand</i>.
-<p> <b>Interviewer</b>: Good evening. I have with me in the
-studio tonight Mr Norman St John Polevaulter, who for the past few
-years has been contradicting people. Mr Polevaulter, why
-<em>do</em> you contradict people?
-<p> <b>Norman</b>: I don't. <a href="#fn1" id="r1"><sup>[1]</sup></a>
-<p> <b>Interviewer</b>: You told me you did!
+   
<p> Announcer: Number 16: The <i>hand</i>.
+<p> Interviewer: Good evening. I have with me in the studio tonight
+Mr Norman St John Polevaulter, who for the past few years has been
+contradicting people. Mr Polevaulter, why <em>do</em> you
+contradict people?
+<p> Norman: I don't. <sup><a href="#fn1" id="r1">[1]</a></sup>
+<p> Interviewer: You told me you did!
 ...
 <section>
  <p id="fn1"><a href="#r1">[1]</a> This is, naturally, a lie,
@@ -47959,10 +47960,10 @@ years has been contradicting people. Mr Polevaulter, why
    

In this example, a sidebar is given after a dialogue, giving it some context.

-
<p> <b>Customer</b>: I will not buy this record, it is scratched.
-<p> <b>Shopkeeper</b>: I'm sorry?
-<p> <b>Customer</b>: I will not buy this record, it is scratched.
-<p> <b>Shopkeeper</b>: No no no, this's'a tobacconist's.
+   
<p> <span class="speaker">Customer</span>: I will not buy this record, it is scratched.
+<p> <span class="speaker">Shopkeeper</span>: I'm sorry?
+<p> <span class="speaker">Customer</span>: I will not buy this record, it is scratched.
+<p> <span class="speaker">Shopkeeper</span>: No no no, this's'a tobacconist's.
 <aside>
  <p>In 1970, the British Empire lay in ruins, and foreign
  nationalists frequented the streets — many of them Hungarians