Skip to content

Instantly share code, notes, and snippets.

@probablycorey
Created December 23, 2009 22:20
Show Gist options
  • Save probablycorey/262855 to your computer and use it in GitHub Desktop.
Save probablycorey/262855 to your computer and use it in GitHub Desktop.
# Super simple markup
«header listen up»
«subhead I'm here to tell you guys something»
hello «bold corey is my name» and I would like to «red go to the store»
# Some sort of style sheet
header {
font-size 10
font helvetica
background-color blue
}
StyledLabel.text = ...
StyledLabel.style = ...
StyledLabel.autoSize = YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment