Skip to content

Instantly share code, notes, and snippets.

@apolkingg8
Created June 11, 2021 06:41
Show Gist options
  • Save apolkingg8/3fd8f0f5b778214ecd7462edc8f9a057 to your computer and use it in GitHub Desktop.
Save apolkingg8/3fd8f0f5b778214ecd7462edc8f9a057 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