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

one use

	github.com/yuin/goldmark/parser (current package)
		parser.go#L258: func (p *parseContext) ComputeIfAbsent(key ContextKey, f func() interface{}) interface{} {