diff --git a/app/modules/cafe24/templates/cafe24/_editor.html b/app/modules/cafe24/templates/cafe24/_editor.html index e1f71a3..8a6fd40 100644 --- a/app/modules/cafe24/templates/cafe24/_editor.html +++ b/app/modules/cafe24/templates/cafe24/_editor.html @@ -78,7 +78,7 @@
- 단축키: 주석넣기[Ctrl+/] · 줄 이동[Alt+↑↓] · 줄 삭제[Shift+Del] + 단축키: 주석토글[Ctrl+/] · 줄 복사[Alt+Shift+↑↓] · 줄 이동[Alt+↑↓] · 줄 삭제[Shift+Del] @@ -98,9 +98,10 @@
+ {# title 툴팁은 달지 않는다 — 편집 중 마우스 옆에 뜨면 소스를 가린다. + 단축키 안내는 위 바(cf24-shortcuts)에 항상 보인다. #} + spellcheck="false" autocapitalize="off" autocorrect="off">{{ html_pc }}