OK, better be clearer on this
This commit is contained in:
parent
844efe8a49
commit
b37351ec61
@ -130,7 +130,7 @@ or read the short one below:
|
|||||||
from etherpump.api import magicword
|
from etherpump.api import magicword
|
||||||
|
|
||||||
@magicword('__VARIA_PUB_CLUB__')
|
@magicword('__VARIA_PUB_CLUB__')
|
||||||
def maakt_niet_uit_wat_je_hier_schrijft(pads):
|
def do_things_with_the_pad_contents(pads):
|
||||||
print(pads['my-pad-name']['html'])
|
print(pads['my-pad-name']['html'])
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user