- 스크롤 팔로우 익스텐션이 추가
디폴트 익스텐션이라 특별한 임포트없이 바로 옵션(exts: ['scrollFollow']
)에서 사용가능 - 스크롤 팔로우 API
- disable : editor.exec('scrollFollow.disable');
- enable : editor.exec('scrollFollow.enable');
- 마크다운에디터에서 inline html 사용가능
- 마크다운에디터 이미지관련 신택스 하일라이트 제거(퍼포먼스이슈)
exts: ['scrollFollow']
)에서 사용가능
Don't miss a new tui.editor release
NewReleases is sending notifications on new releases.