github.com/yuin/goldmark/ast.HTMLBlock.ClosureLine (field)
8 uses
github.com/yuin/goldmark/ast (current package)
block.go#L445: ClosureLine textm.Segment
block.go#L456: return n.ClosureLine.Start >= 0
block.go#L474: cl := n.ClosureLine
block.go#L493: ClosureLine: textm.NewSegment(-1, -1),
github.com/yuin/goldmark/parser
html_block.go#L174: htmlBlock.ClosureLine = segment
html_block.go#L203: htmlBlock.ClosureLine = segment
github.com/yuin/goldmark/renderer/html
html.go#L307: closure := n.ClosureLine
golang.org/x/pkgsite/internal/frontend
goldmark.go#L137: closure := n.ClosureLine
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |