Show the rendered HTML for text marked-up with Textile
Based on markdown-preview and textile-js
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.