Skip to content

Instantly share code, notes, and snippets.

@Kyson
Created January 31, 2021 03: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 Kyson/98f219609630c138cb63ccc7077dd877 to your computer and use it in GitHub Desktop.
Save Kyson/98f219609630c138cb63ccc7077dd877 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