Hello,

I tried to convert an ndash to an mdash with the following binding:

<cfg:binding>
        <cfg:keyPressed code="SUBTRACT" modifiers="ctrl"/>
        <cfg:command name="insertString" parameter="&#8212;"/>
</cfg:binding>

But this shortcut doesn't work. When I press "CTRL + -" nothing happens.

In addition I'd like to know if it is possible to enter "--" in the
editor and automatically get an mdash?

Kind regards,
Monika

Reply via email to