Adds a feature to copy selected text as html.
You can either:
- run
hyper i hyper-copy-as-html
- add
"hyper-copy-as-html"
in theplugins
list inside~/.hyper.js
- clone the repository under
~/.hyper_plugins/local/hyper-copy-as-html
and add"hyper-copy-as-html"
in thelocalPlugins
list inside~/.hyper.js
You can use either of :
There is no configuration options yet. Please do not hesitate to open an issue in order to request a feature.