Page tree

Versions Compared

Key

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

Status
colourYellow
title릴리즈 2.13.0 이상

반응형이 적용된 이미지, 비디오, 표를 삽입 할 수 있습니다.

모바일 환경에서 작업시 유용합니다.

설정방법

'editor.responsive.default.use' 설정을 true로 설정하면 반응형 객체로 바로 삽입 가능합니다.

Code Block
languagejs
themeEmacs
{
	'editor.responsive.default.use': true
}