Updated Plugins (textile)

jeena 2012-11-22 11:22:05 -08:00
parent 565d21e884
commit acc476ed02

@ -25,7 +25,7 @@ function filter(e) {
}
```
You can use the embeded jQuery:
You can use the embeded jQuery too, here for example a plugin which lets you mark particular posts so you don't forget them in your timeline:
``` js
$("ol").delegate('a', 'click', function(e) {