Skip to content
New issue

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

Add option to support bold text without surrounding spaces #103

Open
Eliot00 opened this issue Mar 20, 2024 · 1 comment
Open

Add option to support bold text without surrounding spaces #103

Eliot00 opened this issue Mar 20, 2024 · 1 comment

Comments

@Eliot00
Copy link
Contributor

Eliot00 commented Mar 20, 2024

In Chinese, there is no need for spaces to separate words. In org-mode, this kind of bolding requires a plugin to support it.

Example:

汉字*突出*问题

In fact, this scenario may also occur in English: I have two ~vector~s

@rasendubi
Copy link
Owner

I believe that this is commonly solved by inserting zero-width spaces around emphasis marks: #98

Would that work for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants