Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rich Text Editor

Regex For Detecting Url In Plain Form And In Markdown

I am trying to capture user input in a textarea that might be a url (and similarly email) in any of… Read more Regex For Detecting Url In Plain Form And In Markdown

How Do I Get The Contents From Dijit/Editor?

I want to use dijit/Editor to allow users to enter formatted text on a form. The documentation is h… Read more How Do I Get The Contents From Dijit/Editor?