reactjs-editor
Advanced tools
Comparing version
{ | ||
"name": "reactjs-editor", | ||
"version": "5.5.6", | ||
"version": "5.5.7", | ||
"description": "A simple react library that lets you highlight text, make text bold, and add comment on any text as a sticky notes", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -45,3 +45,2 @@ <h1 align="center" > | ||
<br> | ||
@@ -77,11 +76,16 @@ | ||
### <div style="margin-top: 70px;"> 🎉🎉🎉 Easy Peasy 🎉🎉🎉 Check it out </div> | ||
--- | ||
<br><br> | ||
## 🚨🚨🚨 Note: ⚠️⚠️ Its important: </div> | ||
#### ✅✅✅ `Make sure your htmlContent is wrapped inside ` `<main>` tag <br> | ||
### | ||
### htmlContent={ | ||
### `<main>` | ||
### { *** all your html content here must be inside `<main>` tag *** } | ||
### `</main> ` | ||
### }<br> | ||
--- | ||
<br> | ||
# <div style="margin-top: 60px; padding:20px; margin-bottom:20px;border:2px solid yellow;"> <div style="color:red;"> 🚨🚨🚨 Note: ⚠️⚠️ Its important: </div> <br>🚨🚨🚨 Make sure your htmlContent is wrapped inside main tag <br> <br> ✅✅✅ <br><br> ` htmlContent={ ` <br>` <main> `<br>`{ *** all your html content here *** }`<br>`</main> `<br>`}` <br> <br> ✅✅✅ </div> | ||
<br> | ||
# <div style="margin-top: 70px;"> 🎉🎉🎉 That's it. 🎉🎉🎉 </div> | ||
@@ -88,0 +92,0 @@ |
212
1.92%53051
-0.41%