mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
- 'mod+s' / 'mod+shift+s' / 'Tab' / etc. - mod = meta (Mac) or ctrl (others) - suppresses when <input>/<textarea>/contentEditable focused - preventDefault on match - TDD: 15 unit tests covering parser, match, suppression, unmount