-
Hi @squidfunk
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Use one of the following CSS classes: |
Beta Was this translation helpful? Give feedback.
-
With Insiders 4.32.0, code annotations can now be placed anywhere. Material for MkDocs can be configured per-language to allow for code annotations in other lexemes than comments, e.g. strings. See the documentation on custom selectors. |
Beta Was this translation helpful? Give feedback.
Use one of the following CSS classes:
mkdocs-material/src/assets/javascripts/components/content/annotation/list/index.ts
Line 74 in 48e8b2b