Skip to content

Commit 155161b

Browse files
committed
Update README.md
1 parent 3278295 commit 155161b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ https://inokawa.github.io/rich-textarea/
1313

1414
## Overview
1515

16-
Sometimes we need rich text editor in web but creating it with [contenteditable is so hard](https://github.com/grammarly/contenteditables)... Maybe all you really need is just a textarea with highlighting?
16+
Sometimes we need rich text editor in web but creating it with [contenteditable is so hard](https://github.com/grammarly/contenteditable)... Maybe all you really need is just a textarea with highlighting?
1717

1818
This library is a simple native [textarea](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea) but has a function to style texts matched with regex.
1919
Not just highlighting them like similar libraries, this library also supports colorizing, decorating and more.

0 commit comments

Comments
 (0)