Skip to content

Tamkun/hyper-markdown-preview

 
 

Repository files navigation

hyper-markdown-preview

npm npm

A plugin to preview markdown files in your Hyper term.

Usage

Just type the location of your markdown file in your terminal.

screencapture

Install

Add the hyper-markdown-preview to your .hyper.js config file.

module.exports = {
    //...
    plugins: [
        `hyper-markdown-preview`
    ],
    //...
} 

About

Preview Markdown files right from your Hyper Terminal!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%