1. 为每个句子添加英文弯双引号
英文内容编辑背景
编辑需要为包含多个句子的英文短文统一添加英文排版引号,同时保留句子之间的空白。
问题
手动逐句添加引号容易遗漏,且不同句子的引号样式可能不一致。
如何使用
粘贴 `Hello, world! Next step?`,将引号样式设为“英文弯双引号”,应用范围设为“每个句子”,排版语言选择“英语”。
quoteStyle:english;scope:sentences;nestedQuotes:true;existingQuotes:convert;typography:en结果
输出为 `“Hello, world!” “Next step?”`。