Skip to content

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

License

Notifications You must be signed in to change notification settings

lx4r/gfmcheckboxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages