diff --git a/README.md b/README.md index bee9d3e..cb888a9 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ You can also programmatically append text into the editor using HTML like so: editor.render("
Hello man, whats up!
"); editor.render("`. As of the moment, the following HTML tags are supported: +Please be reminded, nested HTML **ARE NOT** supported at the moment except for `
`. Following HTML tags are supported: - `
`,`