Skip to content

Instantly share code, notes, and snippets.

@AaronCHH
Created July 12, 2019 13:11
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 AaronCHH/6e9d68e8c6068a3f64b36007dd6c640e to your computer and use it in GitHub Desktop.
Save AaronCHH/6e9d68e8c6068a3f64b36007dd6c640e 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