'Tried multiple embed code editors, which alternatives are there?

I'm searching for a code editor which I can embed in a webpage. I want it to be able to load data from a local file and save changes done to it.

I have tried using CodeMirror, but I cant get it to properly load my files (JSON / YAML). I also posted a question regarding that on here, Reddit and the official forum, but have not been getting any answers, so I'm looking for an alternative.

I have also tried ACE, but it just straight up didn't work



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source