I am trying to use richcombo plugin to add snippets of text to the editor. It all works fine until I try and add a url, and it's getting stuck on the quotes.
I want to do something like this:
this.add('<a href=\'http://localhost:4540/trunk/Public/stuff.aspx?personid=123\'>blah</a>', 'blah', 'blah')