github.com/yuin/goldmark/renderer/html.Config.Unsafe (field)
12 uses
github.com/yuin/goldmark/renderer/html (current package)
html.go#L18: Unsafe bool
html.go#L27: Unsafe: false,
html.go#L39: c.Unsafe = value.(bool)
html.go#L131: c.Unsafe = true
html.go#L295: if r.Unsafe {
html.go#L306: if r.Unsafe {
html.go#L521: if r.Unsafe || !IsDangerousURL(n.Destination) {
html.go#L564: if r.Unsafe || !IsDangerousURL(n.Destination) {
html.go#L590: if r.Unsafe {
golang.org/x/pkgsite/internal/frontend
goldmark.go#L121: if r.Unsafe {
goldmark.go#L136: if r.Unsafe {
goldmark.go#L151: if r.Unsafe {
![]() |
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. |