fix syntax

ProgVal 2011-06-23 09:59:40 -07:00
parent 7bf51b151a
commit f0243e4879

@ -3,6 +3,7 @@
Limnoria has some kind of factoids, specifically designed for our channel (implemented in plugin LimnoriaChan). Limnoria has some kind of factoids, specifically designed for our channel (implemented in plugin LimnoriaChan).
There is two kind of factoids: There is two kind of factoids:
* %%name : This is a static factoid, that will answer with an URL. * %%name : This is a static factoid, that will answer with an URL.
* %%name#argument : This is a dynamic factoid, that will answer with an URL that depends on the argument. * %%name#argument : This is a dynamic factoid, that will answer with an URL that depends on the argument.