fixed submodules to include heonian ime and QTC separatedly. Also fixed a bug on the converter (now renamed to generator) so it detects formal possesivess

This commit is contained in:
UndeadMaelys
2022-05-10 17:29:20 +02:00
parent 82b751a9e5
commit 4111112ff3
6 changed files with 554 additions and 41 deletions

View File

@@ -23,6 +23,6 @@
<textarea type="text" class="ime">
</textarea>
<script src="./ime.js" async defer></script>
<script src="./heonian-ime/ime.js" async defer></script>
</body>
</html>