Skip to content

Instantly share code, notes, and snippets.

@yylin1
Created May 16, 2021 05:22
Show Gist options
  • Select an option

  • Save yylin1/1136850633539c3c5b0e001eb5d5de69 to your computer and use it in GitHub Desktop.

Select an option

Save yylin1/1136850633539c3c5b0e001eb5d5de69 to your computer and use it in GitHub Desktop.
Markdium-Hello Markdium!
public class Hello1
{
public static void Main()
{
- System.Console.WriteLine("Hello, World!");
+ System.Console.WriteLine("Rock all night long!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment