...
2.2.0 이상 버전에서는 환경설정파일이 js 파일로 변경되었습니다. synapeditor.config.js 파일을 <script> 태그로 지정하고
SynapEditor객체 생성시 synapEditorConfig 객체(synapeditor.config.js 파일에 정의되어 있습니다)를 넘겨줍니다.
...
...
2.2.0 이상 버전에서는 환경설정파일이 js 파일로 변경되었습니다. synapeditor.config.js 파일을 <script> 태그로 지정하고
SynapEditor객체 생성시 synapEditorConfig 객체(synapeditor.config.js 파일에 정의되어 있습니다)를 넘겨줍니다.
...