Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 775 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 775 Bytes

Stand With Ukraine

Textile preview package

Show the rendered HTML for text marked-up with Textile

Based on markdown-preview and textile-js

Keybinding

You can define your own hotkey in your keymap.cson like this:

'atom-text-editor':
  'ctrl-shift-t': 'textile-preview:toggle'

But ctrl-shit-t is used to reopen closed tab and ctrl-alt-t is for nuclide fuzzy finder. Thats why i don't like making the default hotkey. There are too many hotkeys already.