Appendix B: Named Actions

The following action sets are currently implemented.

Please note that the actions are realized using regular expressions. I decided not to show them in the following for a better readability and show the visible changes only.

Action Name From Opening String From Closing String To Opening String To Closing String
quotes.english ' '
" "
quotes.french < >
<< >> « »
quotes.german ' '
" "
to_quotes ' ' <q> </q>
" " <q> </q>
<< >> <q> </q>
< > <q> </q>
commercial (c) ©
(r) ®
(tm)
dashes -
<NUMBER>-<NUMBER> <NUMBER>–<NUMBER>
bullets *
ellipsis ...
apostrophe ' '
math +/- ±
1/2 ½
1/4 ¼
3/4 ¾
~
!=
<=
>=
<NUMBER>*<NUMBER> <NUMBER>×<NUMBER>
<NUMBER>x<NUMBER> <NUMBER>×<NUMBER>
<NUMBER>/<NUMBER> <NUMBER>÷<NUMBER>
dagger **
*