remarkable

package
v0.0.0-...-5fef39c Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT, BSD-3-Clause Imports: 1 Imported by: 4

README

remarkable

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

go get -u myitcv.io/remarkable

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