This is a fork of HTML Entities using the he
library for encoding and decoding HTML entities.
If you want to add a shortcut, just add this to your keymap.cson
:
'atom-text-editor':
'key1': 'html-entitize:encode'
'key2': 'html-entitize:decode'
This is a fork of HTML Entities using the he
library for encoding and decoding HTML entities.
If you want to add a shortcut, just add this to your keymap.cson
:
'atom-text-editor':
'key1': 'html-entitize:encode'
'key2': 'html-entitize:decode'