package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 15, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Parse parses source r into a Codelab using a parser registered with
the specified name.
Parsers returns a slice of all registered parser names.
Register registers a new parser f under specified name.
It panics if another parser is already registered under the same name.
ParseFunc parses source r into a Codelab for the specified environment env.
Source Files
¶
Directories
¶
|
|
Package md implements a parser for CLaaT. It expects, as input, the output of running a Markdown file through the Devsite Markdown processor.
|
Package md implements a parser for CLaaT. It expects, as input, the output of running a Markdown file through the Devsite Markdown processor. |
Click to show internal directories.
Click to hide internal directories.