reactjs-editor
Advanced tools
Comparing version
{ | ||
"name": "reactjs-editor", | ||
"version": "5.5.5", | ||
"version": "5.5.6", | ||
"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", |
@@ -78,6 +78,6 @@ <h1 align="center" > | ||
<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: 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> | ||
@@ -84,0 +84,0 @@ <br> |
53268
-0.01%