File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,6 @@ export default function Demo() {
81
81
82
82
syntax: <code >```jsx {1,4-5}</code >
83
83
84
- ⚠️ ` v5 ` version ` highlight line ` and ` Show Line Numbers ` functions are invalid and need ~~ ` rehype-prism-plus@1.6.3 ` ~~ to be upgraded.
85
-
86
84
``` jsx mdx:preview
87
85
import React from ' react' ;
88
86
import MarkdownPreview from ' @uiw/react-markdown-preview' ;
@@ -118,8 +116,6 @@ export default function Demo() {
118
116
119
117
syntax: <code >```jsx showLineNumbers {1,4-5}</code >
120
118
121
- ⚠️ ` v5 ` version ` highlight line ` and ` Show Line Numbers ` functions are invalid and need ~~ ` rehype-prism-plus@1.6.3 ` ~~ to be upgraded.
122
-
123
119
``` jsx mdx:preview?background=#fff
124
120
import React from ' react' ;
125
121
import MarkdownPreview from ' @uiw/react-markdown-preview' ;
You can’t perform that action at this time.
0 commit comments