You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| highlight| control whether to highlight the code | boolean | - | true |
130
-
| language| code language,such as `typescript`. If you don't input, it will be judged automatically. [view all supported languages](https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md)| string | - | - |
131
-
| old-string| old string | string | - | - |
132
-
| new-string| new string| string | - | - |
133
-
| context| number of show context lines | number | - | - |
| highlight | control whether to highlight the code | boolean | - | true |
132
+
| language | code language,such as`typescript`. If you don't input, it will be judged automatically. [view all supported languages](https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md)| string | - | - |
133
+
| old-string | old string | string | - | - |
134
+
| new-string | new string | string | - | - |
135
+
| context | number of show context lines | number | - | - |
0 commit comments