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

NEW!! 릴리즈 2.12.0 이상

툴바에 표시되는 줄간격크기를 설정 할 수 있습니다.

줄간격크기 설정

'editor.lineHeight'를 이용하여 툴바에 표시되는 줄간격크기를 설정합니다. 

synapeditor.config.js
{
	'editor.lineHeight': [1.0, 1.2, 1.4, 1.6, 1.8, 2.0, 2.5, 3.0]
}

0이하는 줄간격 적용이 불가합니다.

  • No labels