type github.com/yuin/goldmark/parser.ContextConfig

4 uses

	github.com/yuin/goldmark/parser (current package)
		parser.go#L208: type ContextConfig struct {
		parser.go#L213: type ContextOption func(*ContextConfig)
		parser.go#L217: 	return func(c *ContextConfig) {
		parser.go#L235: 	cfg := &ContextConfig{