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

C语言没有语法高亮 #89

Open
uzilla opened this issue Oct 14, 2018 · 4 comments
Open

C语言没有语法高亮 #89

uzilla opened this issue Oct 14, 2018 · 4 comments
Labels

Comments

@uzilla
Copy link

uzilla commented Oct 14, 2018

源码如下所示

```c
#include <stdio.h>

int main()
{
    printf("Hello World");
    return 0;
}​
```
@dyzsoft
Copy link
Contributor

dyzsoft commented Oct 21, 2018

post your markdown code pls

@uzilla
Copy link
Author

uzilla commented Oct 24, 2018

@dyzsoft 不好意思因为之前不知道怎么显示源码所以问题没写清楚(

@uzilla uzilla closed this as completed Oct 24, 2018
@uzilla uzilla reopened this Oct 24, 2018
@SinGuLaRiTy2001
Copy link

前往Prism官网下载新的代码高亮文件,在语言中选择C++,H2O的开发者没有选择C++语言所以不支持。

@uzilla
Copy link
Author

uzilla commented Apr 23, 2020

前往Prism官网下载新的代码高亮文件,在语言中选择C++,H2O的开发者没有选择C++语言所以不支持。

谢谢!抱歉现在才回复😄

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

No branches or pull requests

4 participants