File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -415,7 +415,7 @@ The following configuration options are supported:
415
415
copying a code block to the clipboard. Thus, the usage of either `table`
416
416
or `pymdownx-inline` is recommended.
417
417
418
- ` anchor_linenums` { # anchor-linenums }
418
+ ` anchor_linenums` { # highlight- anchor-linenums }
419
419
420
420
: [:octicons-tag-24 : 8.1.0][anchor_linenums support] · :octicons-milestone-24:
421
421
Default : ` false` – If a code blocks contains line numbers, enabling this
Original file line number Diff line number Diff line change @@ -68,19 +68,19 @@ The following configuration options are supported:
68
68
69
69
- ` ar` – Arabic
70
70
- ` da` – Danish
71
+ - ` de` – German
71
72
- ` du` – Dutch
72
73
- ` en` – English
74
+ - ` es` – Spanish
73
75
- ` fi` – Finnish
74
76
- ` fr` – French
75
- - ` de` – German
76
77
- ` hu` – Hungarian
77
78
- ` it` – Italian
78
79
- ` ja` – Japanese
79
80
- ` no` – Norwegian
80
81
- ` pt` – Portuguese
81
82
- ` ro` – Romanian
82
83
- ` ru` – Russian
83
- - ` es` – Spanish
84
84
- ` sv` – Swedish
85
85
- ` th` – Thai
86
86
- ` tr` – Turkish
Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ extra:
117
117
118
118
# Extensions
119
119
markdown_extensions :
120
- - admonition
121
120
- abbr
121
+ - admonition
122
122
- attr_list
123
123
- def_list
124
124
- footnotes
You can’t perform that action at this time.
0 commit comments