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

🐛 fix: Remove excess space in bold Chinese #211

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

sxjeru
Copy link
Contributor

@sxjeru sxjeru commented Oct 14, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

修改判定逻辑,仅在标点符号后添加空格。

📝 补充信息 | Additional Information

fix lobehub/lobe-chat#4347

@lobehubbot
Copy link
Member

👍 @sxjeru


Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@sxjeru
Copy link
Contributor Author

sxjeru commented Oct 14, 2024

error TS1501: This regular expression flag is only available when targeting 'es6' or later.

是否有可能将项目升级到 es6 ,否则在匹配非 ASCII 符号方面会不太好实现。

@canisminor1990 canisminor1990 merged commit 53e8aac into lobehub:master Oct 14, 2024
2 of 3 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @sxjeru ❤️


The growth of project is inseparable from user feedback and contribution, thanks for your contribution!
项目的成长离不开用户反馈和贡献,感谢您的贡献!

@sxjeru
Copy link
Contributor Author

sxjeru commented Oct 14, 2024

error TS1501: This regular expression flag is only available when targeting 'es6' or later.

是否有可能将项目升级到 es6 ,否则在匹配非 ASCII 符号方面会不太好实现。

等一下,这个pr应该是存在问题的。 @canisminor1990

@canisminor1990
Copy link
Member

我回滚一下

canisminor1990 added a commit that referenced this pull request Oct 14, 2024
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

Successfully merging this pull request may close these issues.

[Bug] additional space in strong chinese text
3 participants