Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Mar 20, 2023
1 parent 5f02d02 commit e24759f
Show file tree
Hide file tree
Showing 110 changed files with 685 additions and 408 deletions.
104 changes: 104 additions & 0 deletions docs/schema/assets/icons.json

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions docs/setup/extensions/python-markdown-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,18 @@ The following configuration options are supported:
syntax highlighting using [Pygments], so they don't apply if `use_pygments`
is set to `false`.

[`pygments_lang_class`](#+pymdownx.highlight.pygments_lang_class){ #+pymdownx.highlight.pygments_lang_class }

: :octicons-milestone-24: Default: `false` – This option instructs [Pygments]
to add a CSS class to identify the language of the code block, which is
essential for custom annotation markers to function:

``` yaml
markdown_extensions:
- pymdownx.highlight:
pygments_lang_class: true
```

[`auto_title`](#+pymdownx.highlight.auto_title){ #+pymdownx.highlight.auto_title }

: :octicons-milestone-24: Default: `false` – This option will automatically
Expand Down Expand Up @@ -428,6 +440,18 @@ The following configuration options are supported:
anchor_linenums: true
```

[`line_spans`](#+pymdownx.highlight.line_spans){ #+pymdownx.highlight.line_spans }

: :octicons-milestone-24: Default: _none_ – When this option is set, each
line of a code block is wrapped in a `span`, which is essential for features
like line highlighting to work correctly:

``` yaml
markdown_extensions:
- pymdownx.highlight:
line_spans: __span
```

The other configuration options of this extension are not officially supported
by Material for MkDocs, which is why they may yield unexpected results. Use
them at your own risk.
Expand Down
1 change: 1 addition & 0 deletions material/.icons/material/auto-mode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/baseball-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/bench-back.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/bench.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/bike-pedal-clipless.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/bike-pedal-mountain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/bike-pedal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/calendar-star-four-points.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/cash-off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/checkbook-arrow-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/checkbook-arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/city-switch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/clock-star-four-points.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/clover-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/creation-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/domain-switch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/email-heart-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/email-open-heart-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/file-document-refresh-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/file-document-refresh.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/file-star-four-points-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/file-star-four-points.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/.icons/material/forest-outline.svg
1 change: 1 addition & 0 deletions material/.icons/material/home-percent-outline.svg
1 change: 1 addition & 0 deletions material/.icons/material/home-percent.svg
1 change: 1 addition & 0 deletions material/.icons/material/home-sound-in-outline.svg
1 change: 1 addition & 0 deletions material/.icons/material/home-sound-in.svg
1 change: 1 addition & 0 deletions material/.icons/material/home-sound-out-outline.svg
1 change: 1 addition & 0 deletions material/.icons/material/home-sound-out.svg
1 change: 1 addition & 0 deletions material/.icons/material/image-filter-hdr-outline.svg
1 change: 1 addition & 0 deletions material/.icons/material/information-box-outline.svg
1 change: 1 addition & 0 deletions material/.icons/material/information-box.svg
1 change: 1 addition & 0 deletions material/.icons/material/information-slab-box-outline.svg
1 change: 1 addition & 0 deletions material/.icons/material/information-slab-box.svg
1 change: 1 addition & 0 deletions material/.icons/material/information-slab-circle.svg
1 change: 1 addition & 0 deletions material/.icons/material/information-slab-symbol.svg
1 change: 1 addition & 0 deletions material/.icons/material/information-symbol.svg
Loading

0 comments on commit e24759f

Please sign in to comment.