Skip to content

Instantly share code, notes, and snippets.

@brunoborges
Created May 16, 2017 02:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoborges/5c3b356e7cf33a69be2d919da0fd4c62 to your computer and use it in GitHub Desktop.
Save brunoborges/5c3b356e7cf33a69be2d919da0fd4c62 to your computer and use it in GitHub Desktop.
public static void main(String args[]) {
  System.out.println("no highlight");
}
public static void main(String args[]) {
  System.out.println("markdown with highlight");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment