Skip to content

muffinmad/atom-textile-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.