Added documentation for changing annotation width

This commit is contained in:
squidfunk
2022-04-01 17:55:19 +02:00
parent d4c80075e8
commit 9f01a6664b
3 changed files with 40 additions and 8 deletions

View File

@@ -343,8 +343,8 @@ The following configuration options are supported:
```
As an example, [Highlight.js], a JavaScript syntax highlighter, can be
integrated with some [additional JavaScript] and [additional CSS] in
`mkdocs.yml`:
integrated with some [additional JavaScript] and an [additional style
sheet] in `mkdocs.yml`:
=== ":octicons-file-code-16: docs/javascripts/highlight.js"
@@ -446,7 +446,7 @@ See reference for usage:
[pymdownx.superfences]: #superfences
[pymdownx.inlinehilite]: #inlinehilite
[Pygments]: https://pygments.org
[additional CSS]: ../../customization.md#additional-css
[additional style sheet]: ../../customization.md#additional-css
[Highlight.js]: https://highlightjs.org/
[title]: ../../reference/code-blocks.md#adding-a-title
[anchor_linenums support]: https://github.com/squidfunk/mkdocs-material/releases/tag/8.1.0