//
pkg.gl
Category
github.com/google/agi
gapis
stringtable
minidown
package
3.3.0+incompatible
Repository:
https://github.com/google/agi.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
3
Dependents
0
Files
8 SLOC
#
Packages
node
Package node holds the syntax tree nodes for a parse minidown document.
parser
Package parser implements the minidown parser.
scanner
Package scanner implements the minidown token scanner.
token
Package token holds the tokens generated my the minidown scanner.
#
Functions
Parse
Parse parses a minidown file.