Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 834 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 834 Bytes

Hyper copy as HTML

Adds a feature to copy selected text as html.

Copy as html

Installation

You can either:

  • run hyper i hyper-copy-as-html
  • add "hyper-copy-as-html" in the plugins list inside ~/.hyper.js
  • clone the repository under ~/.hyper_plugins/local/hyper-copy-as-html and add "hyper-copy-as-html" in the localPlugins list inside ~/.hyper.js

Usage

You can use either of :

  • The Edit menu Copy as HTML button :

  • The shortcut ctrl+shift+H

Configuration

There is no configuration options yet. Please do not hesitate to open an issue in order to request a feature.