goldmark

package
v0.6.6 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package goldmark provides an adapter for the goldmark Markdown parser.

Index

Constants

This section is empty.

Variables

View Source
var Name = "goldmark"

Name is the name of the converter.

Functions

func Converter

func Converter(md goldmark.Markdown, opts ...Option) markdown.Converter

Converter creates a markdown.Converter from md.

Types

type Option

type Option func(*adapter)

Option is a goldmark adapter option.

func ParseWith

func ParseWith(opts ...parser.ParseOption) Option

ParseWith configures goldmark to use opts as parse options.

Jump to

Keyboard shortcuts

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