markv

package module
v0.0.0-...-8ca6412 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2018 License: MIT Imports: 18 Imported by: 0

README

markv Wercker Status Go Report Card Coverage Status

Terminal Markdown Viewer

How to use

$ cat some.markdown | markv

screenshot.png

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderImage

func RenderImage(url string) string

Types

type Render

type Render struct{}

func (*Render) RenderFooter

func (r *Render) RenderFooter(w io.Writer, ast *blackfriday.Node)

func (*Render) RenderHeader

func (r *Render) RenderHeader(w io.Writer, ast *blackfriday.Node)

func (*Render) RenderNode

func (r *Render) RenderNode(w io.Writer, node *blackfriday.Node, entering bool) blackfriday.WalkStatus

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL