Steven Devooght

Results 28 comments of Steven Devooght

Hi, We have to integrate with a government web service and they require us to first sign (JWS) & then encrypt (JWE) our payload: - JWS: must use JSON serialization...

This is currently not supported. I think it's quite complex to implement. Also using @ and @account on one tinymce instance would not work since there's no way to differentiate...

It was not my intend to support these kind of delimiters as they are not very easy to use for end users. But feel free to contribute:smile:

@enriquemolinari I haven't tested the plugin with jquery 2.x so I don't know. Give it a try I would say...

I did a test with jquery 2.2.4 & 3.2.1 which both work fine.

The `text` function returns both the characters within the mceNonEditable span and the dropdown-text span. In that case the replace function does not work indeed. When I have time I...

Hi, It's not on my todo list atm. Feel free to have a look 😄

Hi, Don't know what the issue might be. A remote debugging session will tell us more...(https://developers.google.com/web/tools/chrome-devtools/remote-debugging/)

According to [this](http://stackoverflow.com/a/24434463/631271) post the **beforeinput** event can be used.

That would indeed be a nice improvement. It's doable, but would require some work...