diff --git a/www/contribute/how-tos/how-to-conquer-complex-drama-formatting.php b/www/contribute/how-tos/how-to-conquer-complex-drama-formatting.php index 7181b0e5..4b683981 100644 --- a/www/contribute/how-tos/how-to-conquer-complex-drama-formatting.php +++ b/www/contribute/how-tos/how-to-conquer-complex-drama-formatting.php @@ -47,6 +47,7 @@
When a stage direction spans multiple paragraphs, each paragraph should be marked with <i epub:type="z3998:stage-direction">
.
<tr>
+ <td/>
+ <td>
+ <p>
+ <i epub:type="z3998:stage-direction">...</i>
+ </p>
+ <p>
+ <i epub:type="z3998:stage-direction">...</i>
+ </p>
+ <p>
+ <i epub:type="z3998:stage-direction">...</i>
+ </p>
+ </td>
</tr>