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

3 uses

	github.com/yuin/goldmark/parser (current package)
		parser.go#L670: type withParagraphTransformers struct {
		parser.go#L674: func (o *withParagraphTransformers) SetParserOption(c *Config) {
		parser.go#L681: 	return &withParagraphTransformers{ps}