external

package
v1.14.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: MIT Imports: 11 Imported by: 46

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterParsers

func RegisterParsers()

RegisterParsers registers all supported third part parsers according settings

Types

type Parser

type Parser struct {
	setting.MarkupParser
}

Parser implements markup.Parser for external tools

func (*Parser) Extensions

func (p *Parser) Extensions() []string

Extensions returns the supported extensions of the tool

func (*Parser) Name

func (p *Parser) Name() string

Name returns the external tool name

func (*Parser) Render

func (p *Parser) Render(rawBytes []byte, urlPrefix string, metas map[string]string, isWiki bool) []byte

Render renders the data of the document to HTML via the external tool.

Jump to

Keyboard shortcuts

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