CSML-by-Clevy / csml-engine

CSML is an easy-to-use chatbot programming language and framework.

Home Page:https://csml.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to_lowercase/to_uppercase does not work on éÁÇ etc.

frsechet opened this issue · comments

Describe the bug
"François".to_uppercase() => "FRANçOIS". Should be "FRANÇOIS" instead!