markup

package
v0.76.5 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: Apache-2.0 Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConverterProvider

type ConverterProvider interface {
	Get(name string) converter.Provider
	//Default() converter.Provider
	GetMarkupConfig() markup_config.Config
	Highlight(code, lang, optsStr string) (string, error)
}

func NewConverterProvider

func NewConverterProvider(cfg converter.ProviderConfig) (ConverterProvider, error)

Directories

Path Synopsis
Package asciidocext converts AsciiDoc to HTML using Asciidoctor external binary.
Package asciidocext converts AsciiDoc to HTML using Asciidoctor external binary.
asciidocext_config
Package asciidoc_config holds asciidoc related configuration.
Package asciidoc_config holds asciidoc related configuration.
Package blackfriday converts Markdown to HTML using Blackfriday v1.
Package blackfriday converts Markdown to HTML using Blackfriday v1.
Package goldmark converts Markdown to HTML using Goldmark.
Package goldmark converts Markdown to HTML using Goldmark.
goldmark_config
Package goldmark_config holds Goldmark related configuration.
Package goldmark_config holds Goldmark related configuration.
Package highlight provides code highlighting.
Package highlight provides code highlighting.
Package mmark converts Markdown to HTML using MMark v1.
Package mmark converts Markdown to HTML using MMark v1.
Package org converts Emacs Org-Mode to HTML.
Package org converts Emacs Org-Mode to HTML.
Package pandoc converts content to HTML using Pandoc as an external helper.
Package pandoc converts content to HTML using Pandoc as an external helper.
Package rst converts content to HTML using the RST external helper.
Package rst converts content to HTML using the RST external helper.

Jump to

Keyboard shortcuts

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