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

[bug] c++ is not registered #37

Closed
smallfangqwq opened this issue Feb 11, 2025 · 3 comments · Fixed by #38
Closed

[bug] c++ is not registered #37

smallfangqwq opened this issue Feb 11, 2025 · 3 comments · Fixed by #38
Assignees

Comments

@smallfangqwq
Copy link
Collaborator

Error: Unknown language: c++ is not registered

@wangziwenhk
Copy link

wangziwenhk commented Feb 20, 2025

补充操作:在出现C++代码块时出现的错误

5279-21922bb86477941b.js:1 Error: Unknown language: `c++` is not registered
    at eh.highlight (3275-07968e4ffa93cdd4.js:1:742736)
    at n (3275-07968e4ffa93cdd4.js:1:762873)
    at 3275-07968e4ffa93cdd4.js:1:773783
    at node (element<code>) (https://lglg.top/_next/static/chunks/3275-07968e4ffa93cdd4.js:1:773205)
    at node (element<pre>) (https://lglg.top/_next/static/chunks/3275-07968e4ffa93cdd4.js:1:773425)
    at node (root) (https://lglg.top/_next/static/chunks/3275-07968e4ffa93cdd4.js:1:773425)
    at s (3275-07968e4ffa93cdd4.js:1:773502)
    at r (3275-07968e4ffa93cdd4.js:1:773704)
    at 3275-07968e4ffa93cdd4.js:1:762106
    at 3275-07968e4ffa93cdd4.js:1:145855

@smallfangqwq
Copy link
Collaborator Author

smallfangqwq commented Feb 20, 2025

此问题 大概在 markdown 处理 ```c++ ``` 的情况下出现。

@wangziwenhk
Copy link

此问题 大概在 markdown 处理 c++ 的情况下出现。

那应该就是了

@immccn123 immccn123 self-assigned this Apr 3, 2025
immccn123 added a commit to immccn123/luogu-discussion-archive that referenced this issue Apr 3, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 a pull request may close this issue.

3 participants