Updated Plugins (textile)
parent
565d21e884
commit
acc476ed02
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Reference in a new issue