|
Wiki list markup is restricted to bullets and numbers, using * and # start-of-line markup respectively. This recipe adds [] (opening and closing square brackets) start-of-line markup. Download checkboxlist.php Δ, place it in the cookbook/ directory and add the following line to local/config.php after loading the Cookbook:PublishPDF library: include_once("$FarmD/cookbook/checkboxlist.php");
To use this markup, write:
And that’s it. Contributor:John Rankin, Saturday, 31 October 2009 |