github.com/yuin/goldmark/parser.linkLabelState.Last (field)
9 uses
github.com/yuin/goldmark/parser (current package)
link.go#L27: Last *linkLabelState
link.go#L57: v.Last = v
link.go#L61: l := list.Last
link.go#L62: list.Last = v
link.go#L80: list.Last = d.Last
link.go#L93: list.Last = d.Prev
link.go#L98: d.Last = nil
link.go#L137: last := tlist.(*linkLabelState).Last
![]() |
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. |