func github.com/yuin/goldmark/renderer/html.NewConfig
10 uses
github.com/yuin/goldmark/renderer/html (current package)
html.go#L22: func NewConfig() Config {
html.go#L152: Config: NewConfig(),
github.com/yuin/goldmark/extension
definition_list.go#L184: Config: html.NewConfig(),
footnote.go#L297: Config: html.NewConfig(),
strikethrough.go#L72: Config: html.NewConfig(),
table.go#L65: Config: html.NewConfig(),
tasklist.go#L70: Config: html.NewConfig(),
github.com/yuin/goldmark-emoji
emoji.go#L265: Config: html.NewConfig(),
golang.org/x/pkgsite/internal/frontend
goldmark.go#L71: Config: html.NewConfig(),
golang.org/x/pkgsite/internal/postgres
goldmark.go#L47: Config: html.NewConfig(),
![]() |
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. |