Skip to content

jerrysoft-x/PlayAzure

Repository files navigation

PlayAzure

This is a repository that I can store azure script samples as many as I need.

The following will be some small tests for playing markdown

function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}
def foo():
    if not bar:
        return True
  • @mentions, #refs, links, formatting, and tags supported
  • list syntax required (any unordered or ordered list supported)
  • this is a complete item
  • this is an incomplete item
First Header Second Header
Content from cell 1 Content from cell 2
Content in the first column Content in the second column

what

🆕 this is a new message!

🔞

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages