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

[Feature Request] 代码块语法中的语言支持更多的别名 #838

Closed
1 task
mmmaming opened this issue Jul 10, 2024 · 2 comments
Closed
1 task

[Feature Request] 代码块语法中的语言支持更多的别名 #838

mmmaming opened this issue Jul 10, 2024 · 2 comments
Labels
🚀enhancement New feature or request

Comments

@mmmaming
Copy link

Prerequisites

  • There isn't an existing issue that requests the same feature, to avoid duplicates.

Clear and concise description of the problem

例如TS语言,如果输入

const a:number = 2;

,不会有对应的语法高亮效果,
只能输入

const a:number = 2;

才有正确的高亮效果。

Suggested solution

期望把语言的大小写版本都能显示出对应的语法高亮效果。

Further Information

No response

Contributing

None

@mmmaming mmmaming added the 🚀enhancement New feature or request label Jul 10, 2024
@sunsonliu
Copy link
Collaborator

已提交到dev分支

@sunsonliu
Copy link
Collaborator

已发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants