Enable the custom checkbox icons (is this necessary or zensical theme default ??) ```toml [project.markdown_extensions.pymdownx.tasklist] custom_checkbox = true clickable_checkbox = true ```