...
'editor.import.selectArea.slide' 설정을 true로 설정하면 바로 삽입 기능을 사용할 기본으로 불러올 슬라이드를 설정할 수 있습니다. (기본값 false)
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.import.selectArea.slide': true
} |
...
editor.import.selectArea.slide : false (기본값) | editor.import.selectArea.slide : true |
|---|---|
...

