X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6914b975b895a431767a9e584b7b1ac3fa07285c..8d4342183b1c3a96797def6fff96feebacb90db6:/doc/ikiwiki/directive/toggle/discussion.mdwn diff --git a/doc/ikiwiki/directive/toggle/discussion.mdwn b/doc/ikiwiki/directive/toggle/discussion.mdwn index e1a2a4a42..e6507ae29 100644 --- a/doc/ikiwiki/directive/toggle/discussion.mdwn +++ b/doc/ikiwiki/directive/toggle/discussion.mdwn @@ -4,10 +4,12 @@ IMHO, i would be very useful to be able to customise the toggle indicator a litt So that for instance: - [[!toggle id="toggleable-id" text="Toggle" class="collapser"]] + \[[!toggle id="toggleable-id" text="Toggle" class="collapser"]] could produce: Toggle This could be extra-useful when using icons like [Font Awesome](http://fortawesome.github.io/Font-Awesome/icons/) so that the toggle link could be a nice icon instead of text. + +-- Hugo