type github.com/yuin/goldmark/extension.typographerDelimiterProcessor
5 uses
github.com/yuin/goldmark/extension (current package)
typographer.go#L127: type typographerDelimiterProcessor struct {
typographer.go#L130: func (p *typographerDelimiterProcessor) IsDelimiter(b byte) bool {
typographer.go#L134: func (p *typographerDelimiterProcessor) CanOpenCloser(opener, closer *parser.Delimiter) bool {
typographer.go#L138: func (p *typographerDelimiterProcessor) OnMatch(consumes int) gast.Node {
typographer.go#L142: var defaultTypographerDelimiterProcessor = &typographerDelimiterProcessor{}
![]() |
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. |