File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -643,7 +643,7 @@ markdown_extensions:
643
643
644
644
The following configuration options are supported :
645
645
646
- [`alternate_style`](#+pymdownx.tabbed.alternate_style){ # +pymdownx.tabbed: alternate_style }
646
+ [`alternate_style`](#+pymdownx.tabbed.alternate_style){ # +pymdownx.tabbed. alternate_style }
647
647
648
648
: [:octicons-tag-24 : 7.3.1][Tabbed alternate support] ·
649
649
:octicons-milestone-24 : Default: `false` · :octicons-alert-24: __Required__
@@ -692,7 +692,7 @@ markdown_extensions:
692
692
693
693
The following configuration options are supported :
694
694
695
- [`custom_checkbox`](#+pymdownx.tasklist.custom_checkbox){ # +pymdownx.tasklist: custom_checkbox }
695
+ [`custom_checkbox`](#+pymdownx.tasklist.custom_checkbox){ # +pymdownx.tasklist. custom_checkbox }
696
696
697
697
: :octicons-milestone-24 : Default: `false` · This option toggles the rendering
698
698
style of checkboxes, replacing native checkbox styles with beautiful icons,
@@ -704,7 +704,7 @@ The following configuration options are supported:
704
704
custom_checkbox: true
705
705
` ` `
706
706
707
- [`clickable_checkbox`](#+pymdownx.tasklist.clickable_checkbox){ # +pymdownx.tasklist: clickable_checkbox }
707
+ [`clickable_checkbox`](#+pymdownx.tasklist.clickable_checkbox){ # +pymdownx.tasklist. clickable_checkbox }
708
708
709
709
: :octicons-milestone-24 : Default: `false` · This option toggles whether
710
710
checkboxes are clickable. As the state is not persisted, the use of this
You can’t perform that action at this time.
0 commit comments