minidown

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: Apache-2.0 Imports: 3 Imported by: 7

Documentation

Overview

Package minidown is a minimal-feature subset of the markdown language.

Minidown supports headers, emphasis and newlines.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(filename, source string) (node.Node, parse.ErrorList)

Parse parses a minidown file.

Types

This section is empty.

Directories

Path Synopsis
Package node holds the syntax tree nodes for a parse minidown document.
Package node holds the syntax tree nodes for a parse minidown document.
Package parser implements the minidown parser.
Package parser implements the minidown parser.
Package scanner implements the minidown token scanner.
Package scanner implements the minidown token scanner.
Package token holds the tokens generated my the minidown scanner.
Package token holds the tokens generated my the minidown scanner.

Jump to

Keyboard shortcuts

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