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

我的java代码块是红色的怎么回事啊? #6

Open
nghsky opened this issue Mar 12, 2019 · 0 comments
Open

我的java代码块是红色的怎么回事啊? #6

nghsky opened this issue Mar 12, 2019 · 0 comments

Comments

@nghsky
Copy link

nghsky commented Mar 12, 2019

{{< colorcode mode="javaHigh" title="java" >}}
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
{{}}

public class HelloWorld {
  public static void main(String[] args) {
    System.out.println("Hello, World!");
  }
}

image

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

1 participant