Discover Packages
github.com/bbathe/stencil
internal
parser
package
Version:
v0.1.0-alpha.2
Opens a new window with list of versions in this module.
Published: Aug 4, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package parser wraps goldmark to produce a parsed AST from GFM source.
Document holds the root AST node and the original source bytes.
The source bytes are required to resolve text segments stored in the AST.
Parse parses GFM markdown source and returns a Document.
It enables the GFM extension (tables, strikethrough, task lists, linkify)
and sets the paragraph transformer so blank-line handling is correct.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.