github.com/yuin/goldmark/parser.parseContext.Get (method)

2 uses

	github.com/yuin/goldmark/parser (current package)
		parser.go#L254: func (p *parseContext) Get(key ContextKey) interface{} {
		parser.go#L397: 	tlist := p.Get(linkLabelStateKey)