Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 745 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 745 Bytes

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!

🔞