1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-23 19:08:25 +02:00

Documentation

This commit is contained in:
squidfunk 2022-01-29 16:11:11 +01:00
parent d41c02eb9b
commit bcba266bfb
3 changed files with 4 additions and 4 deletions

View File

@ -415,7 +415,7 @@ The following configuration options are supported:
copying a code block to the clipboard. Thus, the usage of either `table`
or `pymdownx-inline` is recommended.
`anchor_linenums`{ #anchor-linenums }
`anchor_linenums`{ #highlight-anchor-linenums }
: [:octicons-tag-24: 8.1.0][anchor_linenums support] · :octicons-milestone-24:
Default: `false` If a code blocks contains line numbers, enabling this

View File

@ -68,11 +68,12 @@ The following configuration options are supported:
- `ar` Arabic
- `da` Danish
- `de` German
- `du` Dutch
- `en` English
- `es` Spanish
- `fi` Finnish
- `fr` French
- `de` German
- `hu` Hungarian
- `it` Italian
- `ja` Japanese
@ -80,7 +81,6 @@ The following configuration options are supported:
- `pt` Portuguese
- `ro` Romanian
- `ru` Russian
- `es` Spanish
- `sv` Swedish
- `th` Thai
- `tr` Turkish

View File

@ -117,8 +117,8 @@ extra:
# Extensions
markdown_extensions:
- admonition
- abbr
- admonition
- attr_list
- def_list
- footnotes