mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-19 06:47:41 +00:00
feat(developer): kmc-convert changed test for warning of html entities
This commit is contained in:
parent
425ff625dd
commit
974f0c00a0
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
|||
<key code="1" output="U+1F603"/>
|
||||
<key code="2" output="😂"/>
|
||||
<key code="3" output="😀"/>
|
||||
<key code="3" output="U+0001"/>
|
||||
<key code="4" output=""/><!--should give unexpected entity as fast xml parser reads it to '' -->
|
||||
</keyMap>
|
||||
</keyMapSet>
|
||||
<actions>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue