package
3.3.0+incompatible
Repository: https://github.com/google/agi.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Parse parses a minidown file.