--- title: Checkbox Options nav_title: Checkbox Options tags: demo --- {% from "demo.njk" import demo %} {% set label %} Example {% endset %} {% set html %} amazing awesome cool excellent great neat superb wonderful {% endset %} {{ demo( label, html, script) }}
No additional configuration settings for this plugin