Skip to content

Commit e08085a

Browse files
committed
Change line command tests to include bold and italic text
1 parent 23df4f1 commit e08085a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/line_command/game.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
<show asset="tb" />
2626

2727
<line s="n">
28-
Narrator speaking.
28+
<b>Narrator</b> speaking.
2929
</line>
3030
<line s="s">
31-
Sara speaking.
31+
Sara <i>speaking</i>.
3232
</line>
3333
<line s="p">
3434
Pete Pölpel speaking.

0 commit comments

Comments
 (0)