From c34269468efe6327b1d4fc77bfb80710eb6a9680 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 29 Sep 2022 17:17:50 +0200 Subject: [PATCH] Documentation --- docs/setup/extensions/python-markdown-extensions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/setup/extensions/python-markdown-extensions.md b/docs/setup/extensions/python-markdown-extensions.md index 18644eb3c..227ad1a37 100644 --- a/docs/setup/extensions/python-markdown-extensions.md +++ b/docs/setup/extensions/python-markdown-extensions.md @@ -643,7 +643,7 @@ markdown_extensions: The following configuration options are supported: -[`alternate_style`](#+pymdownx.tabbed.alternate_style){ #+pymdownx.tabbed:alternate_style } +[`alternate_style`](#+pymdownx.tabbed.alternate_style){ #+pymdownx.tabbed.alternate_style } : [:octicons-tag-24: 7.3.1][Tabbed alternate support] · :octicons-milestone-24: Default: `false` · :octicons-alert-24: __Required__ @@ -692,7 +692,7 @@ markdown_extensions: The following configuration options are supported: -[`custom_checkbox`](#+pymdownx.tasklist.custom_checkbox){ #+pymdownx.tasklist:custom_checkbox } +[`custom_checkbox`](#+pymdownx.tasklist.custom_checkbox){ #+pymdownx.tasklist.custom_checkbox } : :octicons-milestone-24: Default: `false` · This option toggles the rendering style of checkboxes, replacing native checkbox styles with beautiful icons, @@ -704,7 +704,7 @@ The following configuration options are supported: custom_checkbox: true ``` -[`clickable_checkbox`](#+pymdownx.tasklist.clickable_checkbox){ #+pymdownx.tasklist:clickable_checkbox } +[`clickable_checkbox`](#+pymdownx.tasklist.clickable_checkbox){ #+pymdownx.tasklist.clickable_checkbox } : :octicons-milestone-24: Default: `false` · This option toggles whether checkboxes are clickable. As the state is not persisted, the use of this