Page tree

Versions Compared

Key

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

...

  • 다양한 스타일의 가로줄과 인용문구를 사용할 수 있는 확장 플러그인이 추가되었습니다.
가로줄 확장 플러그인인용문구 확장 플러그인

Image Modified

Image Modified


4. 새로운 API

  • 에디터에 설정된 메세지 리소스를 가져오는 API가 추가되었습니다.
  • 에디터에 메세지 리소스를 추가(변경)하는 API가 추가되었습니다.



5. 새로운 설정

  • 임포트/업로드 요청시 헤더를 설정할 수 있는 옵션이 추가되었습니다.

    Code Block
    editor.import.headers
    
    editor.upload.image.headers
    
    editor.upload.video.headers
    
    editor.upload.file.headers
    
    editor.template.headers
  • *, -, #, 1. 입력 후 Space 입력시 자동으로 리스트가 삽입되는 기능을 켜고 끌 수 있는 옵션이 추가되었습니다.

    Code Block
    editor.autoList