type github.com/yuin/goldmark-emoji.withEmojis
6 uses
github.com/yuin/goldmark-emoji (current package)
emoji.go#L48: var _ ParserOption = &withEmojis{}
emoji.go#L50: type withEmojis struct {
emoji.go#L54: func (o *withEmojis) emojiOption() {}
emoji.go#L56: func (o *withEmojis) SetParserOption(c *parser.Config) {
emoji.go#L60: func (o *withEmojis) SetEmojiOption(c *ParserConfig) {
emoji.go#L66: return &withEmojis{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |