I am using react-editor-md, which is a wrapper for https://github.com/pandao/editor.md.
I am trying to change the display language to English. The default language is Chinese. There is an example of changing the language to English, but can not figure out how to make the language change through react-editor-md.
Anyone tried to do this?