DOC, DOCX, HWP 임포트 미리보기 및 표 편집 인터페이스가 개선된 사이냅에디터 2.5.0 버전이 릴리즈되었습니다.
const synapEditorConfig = {
'editor.import.selectArea.word': true
}; |



const synapEditorConfig = {
'editor.autoLink': true
}; |
const synapEditorConfig = {
'editor.buildOption.html': {
'allowAttrList': ['attributename', 'attributename2', '...']
}
}; |