Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeEmacs
'editor.mode.iframe': {
    'enable': true,
    'style.urls': ['../dist/iframeMode/contentsEditStyle.css', ... ],
    'script.urls': ['../dist/iframeMode/SEPolyfill.js']
}

주의) Document Iframe mode 사용시 에디터가 완전히 초기화된 후 에디터 API를 사용하셔야 합니다.

...

MS-Word, MS-Excel 문서에서 복사한 내용의 내용에 대한 붙여넣기 품질이 개선되었습니다.

다만 MS-Office, HWP 문서의에서 복사/붙여넣기는 문서에서 복사한 내용을 에디터에 붙여넣을 경우 OS, 해당 어플리케이션, 브라우저 등 구조적으로 많은 제약사항이 있습니다.
문서를 조금 더 원본에 가까운 형태로 불러오려면 "임포트" 기능을 이용해주세요.