echo

package
v0.0.0-...-fc362bb Latest Latest
Warning

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

Go to latest
Published: May 22, 2018 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoLink(out *bytes.Buffer, link []byte, kind int)

func BlockCode

func BlockCode(out *bytes.Buffer, text []byte, lang string)

func BlockHtml

func BlockHtml(out *bytes.Buffer, text []byte)

func BlockQuote

func BlockQuote(out *bytes.Buffer, text []byte)

func CodeSpan

func CodeSpan(out *bytes.Buffer, text []byte)

func DocumentFooter

func DocumentFooter(opts *options) renderer.EmptyFunc

func DocumentHeader

func DocumentHeader(out *bytes.Buffer)

func DoubleEmphasis

func DoubleEmphasis(out *bytes.Buffer, text []byte)

func Emphasis

func Emphasis(out *bytes.Buffer, text []byte)

func Entity

func Entity(out *bytes.Buffer, entity []byte)

func FootnoteItem

func FootnoteItem(out *bytes.Buffer, name, text []byte, flags int)

func FootnoteRef

func FootnoteRef(out *bytes.Buffer, ref []byte, id int)

func Footnotes

func Footnotes(out *bytes.Buffer, text func() bool)

func GetFlags

func GetFlags() int

func HRule

func HRule(out *bytes.Buffer)
func Header(out *bytes.Buffer, text func() bool, level int, id string)

func Image

func Image(out *bytes.Buffer, link []byte, title []byte, alt []byte)

func LineBreak

func LineBreak(out *bytes.Buffer)
func Link(opts *options) renderer.LinkFunc

func List

func List(out *bytes.Buffer, text func() bool, flags int)

func ListItem

func ListItem(opts *options) renderer.TextFlagsFunc

func NormalText

func NormalText(out *bytes.Buffer, text []byte)

func Paragraph

func Paragraph(out *bytes.Buffer, text func() bool)

func RawHtmlTag

func RawHtmlTag(out *bytes.Buffer, tag []byte)

func Renderer

func Renderer() *renderer.Customizable

Renderer returns a Markdown renderer that will emit Markdown again. This can be used for things like modifying multiple Markdown documents, so you can merge them later.

func StrikeThrough

func StrikeThrough(out *bytes.Buffer, text []byte)

func Table

func Table(out *bytes.Buffer, header []byte, body []byte, columnData []int)

func TableCell

func TableCell(out *bytes.Buffer, text []byte, flags int)

func TableHeaderCell

func TableHeaderCell(out *bytes.Buffer, text []byte, flags int)

func TableRow

func TableRow(out *bytes.Buffer, text []byte)

func TitleBlock

func TitleBlock(out *bytes.Buffer, text []byte)

func TripleEmphasis

func TripleEmphasis(out *bytes.Buffer, text []byte)

Types

This section is empty.

Jump to

Keyboard shortcuts

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