/gfmcheckboxes

renders checkboxes in DokuWiki based on GitHub Flavored Markdown's task lists

Primary LanguagePHPMIT LicenseMIT

GFMCheckboxes

renders checkboxes in DokuWiki based on GitHub Flavored Markdown's task lists

Supported syntax

  • [ ] renders an unchecked checkbox
  • [x] or [X] renders a checked checkbox

Usage

I recommend using this plugin together with markdownku to be able to make use of all Markdown syntax.
If markdownku is installed you can use this syntax for todo lists:

- [ ] should do this
- [ ] should do that
- [x] already did this
- [X] already did that

License

GFMCheckboxes is licensed under the MIT License


Author: lx4r (https://l3r.de)

If you have a question regarding GFMCheckboxes or if you want to give me feedback about my code please don't hesitate to contact me via Twitter.

The code of this project is 100% biodegradable and was written on happy keyboards.