문제

i see that on ./etherpad/src/static/js/pad_editor.js it's being called as,

  self.ace = new Ace2Editor();

can I just include and call some other editor (like codemirror) ?

도움이 되었습니까?

해결책

Consensus on the mailing list is that Etherpad and ACE are so tightly interwoven that this is probably hopeless for now.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top