Skip to content

Commit e70199a

Browse files
committed
doc: Update README.md
1 parent 18600f1 commit e70199a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ function App() {
6565

6666
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/embed/https-github-com-uiwjs-react-textarea-code-editor-issues-151-nsm7qp?fontsize=14&hidenavigation=1&theme=dark)
6767

68+
List of [rehype plugins](https://github.com/rehypejs/rehype/blob/main/doc/plugins.md#list-of-plugins) to use.
69+
6870
```jsx
6971
import CodeEditor from '@uiw/react-textarea-code-editor';
7072
import rehypePrism from "rehype-prism-plus";

0 commit comments

Comments
 (0)