func github.com/yuin/goldmark/parser.WithIDs

2 uses

	github.com/yuin/goldmark/parser (current package)
		parser.go#L216: func WithIDs(ids IDs) ContextOption {

	golang.org/x/pkgsite/internal/frontend
		readme.go#L129: 	pctx := parser.NewContext(parser.WithIDs(newIDs()))