mediawiki-extensions-Visual.../demos
Ed Sanders 90e4f4d665 Store multi byte characters as one element
Getting & setting the cursor is done with byte offsets
instead of data model offset (characters) so we need to
be able to convert between the two as well as splitting
characters.

TODO: The regex only works on surrogate pairs, not
yet combining accents.

fixupInsertion will combine a combining mark with the
character to its left it it can.

Bug: 48630

Change-Id: I8d936fb15d82f73cd45fac142c540a7950850d55
2013-05-25 00:50:11 +02:00
..
trigger Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve Store multi byte characters as one element 2013-05-25 00:50:11 +02:00