Why was this broken in first place?

master
http://nikolai.prokoschenko.de/ 2008-09-08 10:39:00 -04:00 committed by Joey Hess
parent 8b28a0c20b
commit e9f86458bc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ What should the plugin do? Let's make it calculate and output the Fibonacci
sequence. To output the next number in the sequence, all a user has to do
is write this on a wiki page:
[[!fib]]
\[[!fib]]
When the page is built, the [[ikiwiki/directive]] will be
replaced by the next number in the sequence.