Skip to content

Instantly share code, notes, and snippets.

View omar16100's full-sized avatar
🏠
Working from home

omar shabab omar16100

🏠
Working from home
View GitHub Profile
@omar16100
omar16100 / Markdium-Diff.diff
Created May 21, 2020 02:53
Markdium-Hello Markdium!
public class Hello1
{
public static void Main()
{
- System.Console.WriteLine("Hello, World!");
+ System.Console.WriteLine("Rock all night long!");
}
}
@omar16100
omar16100 / Markdium-TypeScript.ts
Created May 21, 2020 02:53
Markdium-Hello Markdium!
let foo = 'bar'
/**
Don't worry about the code block, it will be saved as a gist with right language format, and auto embed to your post.
**/