Skip to content

Instantly share code, notes, and snippets.

@geekysrm
Created January 24, 2020 08:59
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 geekysrm/bde3284792e6ecba0a30ffd4d6c02e0c to your computer and use it in GitHub Desktop.
Save geekysrm/bde3284792e6ecba0a30ffd4d6c02e0c 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