parser

package
v0.0.0-...-d743abc Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2018 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(summands ...interface{}) int

Add adds up the given summands. It is used in templates

func Parse

func Parse(input []byte) string

Parse is a method, that converts the markdown input into a sanitized html string

func ParseAndProcess

func ParseAndProcess(input []byte, operations []func(*string) error) (string, error)

ParseAndProcess is a method, that converts the markdown input into a sanitized html string and provides a way to process this output with a slice of functions

Types

This section is empty.

Jump to

Keyboard shortcuts

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