Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

릴리즈 2.5.0 이상

'editor.import.selectArea.word' 옵션을 설정하여 DOC, DOCX, HWP 문서를 임포트 할 때 원하는 영역을 선택하여 임포트 할 수 있습니다. (기본값 false)

synapeditor.config.js
{
	'editor.import.selectArea.word': true
}
  • No labels