Italicize question marks in single-question-word sentences
This commit is contained in:
parent
4c1c7cd03d
commit
2a09195471
2 changed files with 2 additions and 13 deletions
|
|
@ -1539,10 +1539,6 @@
|
|||
"before": "Brian, “You’re",
|
||||
"after": "Brian. “You’re"
|
||||
},
|
||||
{
|
||||
"before": "<em>Why</em>? Why come",
|
||||
"after": "<em>Why?</em> Why come"
|
||||
},
|
||||
{
|
||||
"before": "‘Sides",
|
||||
"after": "’Sides"
|
||||
|
|
@ -7166,10 +7162,6 @@
|
|||
"before": "I got a glimpse. it’s fucking with me",
|
||||
"after": "I got a glimpse. It’s fucking with me"
|
||||
},
|
||||
{
|
||||
"before": "<em>What</em>? But Cassie.",
|
||||
"after": "<em>What?</em> But Cassie."
|
||||
},
|
||||
{
|
||||
"before": "‘aunt Rachel‘s’",
|
||||
"after": "‘Aunt Rachel’s’"
|
||||
|
|
@ -7200,10 +7192,6 @@
|
|||
"before": "got the Thrall Commander, right",
|
||||
"after": "got the thrall commander, right"
|
||||
},
|
||||
{
|
||||
"before": "I could ask these questions. <em>Why</em>?",
|
||||
"after": "I could ask these questions. <em>Why?</em>"
|
||||
},
|
||||
{
|
||||
"before": "the Yàngbǎn supported squad",
|
||||
"after": "the Yàngbǎn-supported squad"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue