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
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,12 +107,13 @@ Not recommended, but the relevant capabilities are retained to facilitate migrat
107
107
| language | Code language, such as typescript, defaults to plain text. [View all supported languages](https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md)| string | - | plaintext |
108
108
| oldString | Old string | string | - | - |
109
109
| newString | New string | string | - | - |
110
-
| context | The number of lines to separate different parts so that they are not hidden | number | - |- |
110
+
| context | The number of lines to separate different parts so that they are not hidden | number | - |10|
0 commit comments