type github.com/yuin/goldmark-emoji.withRenderingMethod

6 uses

	github.com/yuin/goldmark-emoji (current package)
		emoji.go#L136: var _ RendererOption = &withRenderingMethod{}
		emoji.go#L138: type withRenderingMethod struct {
		emoji.go#L142: func (o *withRenderingMethod) emojiOption() {
		emoji.go#L146: func (o *withRenderingMethod) SetConfig(c *renderer.Config) {
		emoji.go#L151: func (o *withRenderingMethod) SetEmojiOption(c *RendererConfig) {
		emoji.go#L159: 	return &withRenderingMethod{a}