Sorry, your browser cannot access this site
This page requires browser support (enable) JavaScript
Learn more >
was last updated in 2.6 version
{% checkbox style parameter (optional), text (support simple md) %}

Demo effect

plain text test

supports simple markdown syntax

support custom color

green + default selected

yellow + default selected

cyan + default selected

blue + default selected

increase

reduce

cross

Source code of the above example

example:
{% checkbox plain text test %}
{% checkbox checked, supports simple [markdown](https://guides.github.com/features/mastering-markdown/) syntax %}
{% checkbox red, support custom color %}
{% checkbox green checked, green + default selected %}
{% checkbox yellow checked, yellow + default selected %}
{% checkbox cyan checked, cyan + default selected %}
{% checkbox blue checked, blue + default selected %}
{% checkbox plus green checked, increase %}
{% checkbox minus yellow checked, reduce %}
{% checkbox times red checked, cross %}

Supportable parameters

colour

red, yellow, green, cyan, blue

Style

plus, minus, times

Selected state

checked

User Exchange Area

This is only for communication between users. If you have any questions, please go to GitHub to submit an issue. Asking questions in the comment area will not receive any response from the developer!