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

4 uses

	github.com/yuin/goldmark/parser (current package)
		parser.go#L65: type ids struct {
		parser.go#L70: 	return &ids{
		parser.go#L75: func (s *ids) Generate(value []byte, kind ast.NodeKind) []byte {
		parser.go#L116: func (s *ids) Put(value []byte) {