Skip to content

Instantly share code, notes, and snippets.

@kenrachynski
Last active February 22, 2024 16:24
Show Gist options
  • Select an option

  • Save kenrachynski/62d52ba21a83286f7a91345d4cae83c4 to your computer and use it in GitHub Desktop.

Select an option

Save kenrachynski/62d52ba21a83286f7a91345d4cae83c4 to your computer and use it in GitHub Desktop.
Markdown example

c.f.

git status
git add *
git commit -s -m “GitHub pollutes everything”
public void sayHello(String Name) {
    System.out.println("Hello {}".format(name));
}
  • italic
  • bold
  1. strikeout
  2. italic-github
@smorks
Copy link

smorks commented Feb 22, 2024

Tip

@ceearrbee is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment