Fix link to htmlbalance
parent
bd14203c0b
commit
c66a3f9ca7
|
@ -89,8 +89,8 @@ Optional parameters to the comments directive:
|
||||||
* `commit=no`: by default, comments are committed to version control. Use this to
|
* `commit=no`: by default, comments are committed to version control. Use this to
|
||||||
disable commits.
|
disable commits.
|
||||||
* `allowhtml=yes`: by default, raw HTML is filtered out. Use this to allow HTML
|
* `allowhtml=yes`: by default, raw HTML is filtered out. Use this to allow HTML
|
||||||
(you should enable [[plugins/htmlscrubber]] and either [[plugins/htmltidy]] or
|
(you should enable [[htmlscrubber]] and either [[htmltidy]] or
|
||||||
[[plugins/contrib/htmlbalance]] if you do this).
|
[[htmlbalance]] if you do this).
|
||||||
* `allowdirectives=yes`: by default, IkiWiki directives are filtered out. Use this
|
* `allowdirectives=yes`: by default, IkiWiki directives are filtered out. Use this
|
||||||
to allow directives (avoid enabling any [[plugins/type/slow]] directives if you
|
to allow directives (avoid enabling any [[plugins/type/slow]] directives if you
|
||||||
do this).
|
do this).
|
||||||
|
|
Loading…
Reference in New Issue