Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
primaryobjects committed Apr 4, 2013
1 parent 43d24ef commit c5a91ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The following Jade (HTML, etc) markup may be used to indicate editable CMS conte
#myContentBlock(style='font-size:16px; color:#00000;', about='MyContentBlock')
div(property='content')
if typeof(MyContentBlock_content) !== 'undefined'
span!= MyContentBlock_content
!= MyContentBlock_content
else
[edit here]
```
Expand Down

0 comments on commit c5a91ca

Please sign in to comment.