We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
以提高可读性以及整体排版整洁度。
对双引号的作用特别值得关注。“全角”双引号的实现有赖于合适的中文字体。然而,在移动端,中文字体的选择极其有限,“半角”双引号无法与周围文字适当隔离的问题很突出。因此,以期在排版层面(而不是在字符层面)的前后留白能更通用地解决问题。
The text was updated successfully, but these errors were encountered:
chuan6
No branches or pull requests
以提高可读性以及整体排版整洁度。
对双引号的作用特别值得关注。“全角”双引号的实现有赖于合适的中文字体。然而,在移动端,中文字体的选择极其有限,“半角”双引号无法与周围文字适当隔离的问题很突出。因此,以期在排版层面(而不是在字符层面)的前后留白能更通用地解决问题。
The text was updated successfully, but these errors were encountered: