remarkable

package
v0.0.0-...-4eea09c Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2018 License: BSD-3-Clause, BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package remarkable provides an incomplete wrapper for remarkable (https://github.com/jonschlinkert/remarkable), a pure Javascript markdown parser

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Remarkable

type Remarkable struct {

	// Render a markdown string s as an HTML string
	Render func(s string) string `js:"render"`
	// contains filtered or unexported fields
}

func NewRemarkable

func NewRemarkable() *Remarkable

NewRemarkable returns a new instance of remarkable

Jump to

Keyboard shortcuts

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