ked-momo

Results 1 comments of ked-momo

Hello I found same issue, replacing in KiAutotext.py function macroReplace line 187 if c.isalpha(): to if c.isalnum(): solved this issue