Skip to content

Commit c342694

Browse files
committed
Documentation
1 parent 4c8620c commit c342694

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/setup/extensions/python-markdown-extensions.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ markdown_extensions:
643643

644644
The following configuration options are supported:
645645

646-
[`alternate_style`](#+pymdownx.tabbed.alternate_style){ #+pymdownx.tabbed:alternate_style }
646+
[`alternate_style`](#+pymdownx.tabbed.alternate_style){ #+pymdownx.tabbed.alternate_style }
647647

648648
: [:octicons-tag-24: 7.3.1][Tabbed alternate support] ·
649649
:octicons-milestone-24: Default: `false` · :octicons-alert-24: __Required__
@@ -692,7 +692,7 @@ markdown_extensions:
692692

693693
The following configuration options are supported:
694694

695-
[`custom_checkbox`](#+pymdownx.tasklist.custom_checkbox){ #+pymdownx.tasklist:custom_checkbox }
695+
[`custom_checkbox`](#+pymdownx.tasklist.custom_checkbox){ #+pymdownx.tasklist.custom_checkbox }
696696

697697
: :octicons-milestone-24: Default: `false` · This option toggles the rendering
698698
style of checkboxes, replacing native checkbox styles with beautiful icons,
@@ -704,7 +704,7 @@ The following configuration options are supported:
704704
custom_checkbox: true
705705
```
706706

707-
[`clickable_checkbox`](#+pymdownx.tasklist.clickable_checkbox){ #+pymdownx.tasklist:clickable_checkbox }
707+
[`clickable_checkbox`](#+pymdownx.tasklist.clickable_checkbox){ #+pymdownx.tasklist.clickable_checkbox }
708708

709709
: :octicons-milestone-24: Default: `false` · This option toggles whether
710710
checkboxes are clickable. As the state is not persisted, the use of this

0 commit comments

Comments
 (0)