Skip to content

Commit f9508e2

Browse files
committed
doc: update document. (#247)
1 parent 5f6e34e commit f9508e2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ export default function Demo() {
8181

8282
syntax: <code>```jsx {1,4-5}</code>
8383

84-
⚠️ `v5` version `highlight line` and `Show Line Numbers` functions are invalid and need ~~`[email protected]`~~ to be upgraded.
85-
8684
```jsx mdx:preview
8785
import React from 'react';
8886
import MarkdownPreview from '@uiw/react-markdown-preview';
@@ -118,8 +116,6 @@ export default function Demo() {
118116

119117
syntax: <code>```jsx showLineNumbers {1,4-5}</code>
120118

121-
⚠️ `v5` version `highlight line` and `Show Line Numbers` functions are invalid and need ~~`[email protected]`~~ to be upgraded.
122-
123119
```jsx mdx:preview?background=#fff
124120
import React from 'react';
125121
import MarkdownPreview from '@uiw/react-markdown-preview';

0 commit comments

Comments
 (0)