Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 695 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 695 Bytes

esarea

esa.io like markdown assist for any textareas.

This markdown assist is disabled on some services which already have markdown assist.

key bindings

  • Tab / Shift + Tab
    • indent / unindent
      • multiline supported
    • move to next/prev cell in table
  • Enter on the end of line
    • suggest list
    • suggest table
      • | foo | bar |<hit Enter here!>
  • Alt + Shift + Space
    • toggle tasklist status of current line
      • tasklist: - [x] foo