Skip to content

Commit ccbd026

Browse files
authored
doc: available languages (#89)
added link to list of all supported languages in README - referencing `refactor` package
1 parent 61c8cd4 commit ccbd026

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ interface TextareaCodeEditorProps extends React.TextareaHTMLAttributes<HTMLTextA
123123
minHeight?: number;
124124
}
125125
```
126-
126+
List of supported languages can be found [here](https://github.com/wooorm/refractor#syntaxes)
127+
127128
## Demo
128129

129130
https://uiwjs.github.io/react-textarea-code-editor/

0 commit comments

Comments
 (0)