File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -87,13 +87,8 @@ markdown_extensions:
8787 class : custom-bash-block
8888 format : !!python/name:pymdownx.superfences.fence_code_format
8989 - markdown.extensions.admonition # Highlighted warning/info blocks
90- - markdown.extensions.attr_list # Set custom HTML attributes {: }
91- - markdown.extensions.footnotes # Footnotes [^1]
9290 - markdown.extensions.meta # Define meta data (page title and description) at the top of the Markdown document
93- - markdown.extensions.smarty # Automatically convert dashes, underscore, three-dots and quotes to text symbols
9491 - markdown.extensions.tables # Tables
95- - markdown.extensions.toc : # Add HTML id attribute to headers
96- permalink : true # Headers are links to themselves
9792 - pymdownx.betterem : # More intuitive emphasis handling
9893 smart_enable : all # Even smarter for both (asterisk and underscore) syntax => GitHub-like
9994 - pymdownx.details # Collapsible details blocks
You can’t perform that action at this time.
0 commit comments