Why was this broken in first place?
parent
8b28a0c20b
commit
e9f86458bc
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue