Just a simple test of using git
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}def foo():
if not bar:
return True
```
-[ ] test out the task list feature
- [ ] Just discovered typing t brings up selection, hit TAB to complete
- [ ] another
- [ ] and another