Skip to content

Instantly share code, notes, and snippets.

@buddyeorl
Last active October 13, 2020 23:17
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 buddyeorl/298b50ee07c66533b262c1df57cad4f8 to your computer and use it in GitHub Desktop.
Save buddyeorl/298b50ee07c66533b262c1df57cad4f8 to your computer and use it in GitHub Desktop.

This is a Markdown Github Gist Rendered with the 😀😀 CodeGist 😀😀 react component

Check (https://docs.github.com/en/free-pro-team@latest/github/writing-on-github/creating-gists) to see how to create a github gists, then use that url inside this component.
Check (https://guides.github.com/features/mastering-markdown/) to see how to create a github gists, then use that url inside this component.
this is an example of Markdown syntax highlight
const fancyAlert=(arg)=> {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment