Skip to content

Commit 9daa205

Browse files
committed
chore: readme update
1 parent 50dff96 commit 9daa205

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
@@ -357,7 +357,7 @@ The resulting JSON-formatted data will look as follows:
357357

358358
## Automatic Conversion
359359

360-
> **_Note_**: `src` url's provided for social-embeds and embed items will by default be encoded.
360+
> **_Note_**: `src` url's provided for social-embeds and embed items will by default be <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURI">uri encoded</a>.
361361
362362
By default, the JSON Rich Text Editor field supports limited HTML tags within the editor. Due to this, the JSON RTE Serializer tool is not able to recognize each and every standard HTML tag.
363363

0 commit comments

Comments
 (0)