Skip to content

Instantly share code, notes, and snippets.

@MarvinJWendt
Created July 12, 2021 21:22
Show Gist options
  • Save MarvinJWendt/5e87d88627dd980adb80f952dfdf8de0 to your computer and use it in GitHub Desktop.
Save MarvinJWendt/5e87d88627dd980adb80f952dfdf8de0 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