mangen

package
v0.21.3 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ManRenderer

func ManRenderer(flags int) blackfriday.Renderer

Types

type Man

type Man struct{}
func (m *Man) AutoLink(out *bytes.Buffer, link []byte, kind int)

func (*Man) BlockCode

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

func (*Man) BlockHtml

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

func (*Man) BlockQuote

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

func (*Man) CodeSpan

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

func (*Man) DocumentFooter

func (m *Man) DocumentFooter(out *bytes.Buffer)

func (*Man) DocumentHeader

func (m *Man) DocumentHeader(out *bytes.Buffer)

func (*Man) DoubleEmphasis

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

func (*Man) Emphasis

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

func (*Man) Entity

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

func (*Man) FootnoteItem

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

func (*Man) FootnoteRef

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

func (*Man) Footnotes

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

func (*Man) GetFlags

func (m *Man) GetFlags() int

func (*Man) HRule

func (m *Man) HRule(out *bytes.Buffer)

func (*Man) Header

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

func (*Man) Image

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

func (*Man) LineBreak

func (m *Man) LineBreak(out *bytes.Buffer)
func (m *Man) Link(out *bytes.Buffer, link []byte, title []byte, content []byte)

func (*Man) List

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

func (*Man) ListItem

func (m *Man) ListItem(out *bytes.Buffer, text []byte, flags int)

func (*Man) NormalText

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

func (*Man) Paragraph

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

func (*Man) RawHtmlTag

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

func (*Man) StrikeThrough

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

func (*Man) Table

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

TODO: This might now work

func (*Man) TableCell

func (m *Man) TableCell(out *bytes.Buffer, text []byte, align int)

TODO: This is probably broken

func (*Man) TableHeaderCell

func (m *Man) TableHeaderCell(out *bytes.Buffer, text []byte, align int)

func (*Man) TableRow

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

func (*Man) TitleBlock

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

func (*Man) TripleEmphasis

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

Jump to

Keyboard shortcuts

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