Page tree

Versions Compared

Key

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

Status
titleRELEASE 2.5.0 OR ABOVE

'When importing DOC, DOCX, or HWP documents by setting the 'edit.import.selectArea.word' option, you can select and import the desired area. (Default is false.)

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.import.selectArea.word': true
}