github.com/yuin/goldmark/ast.String.SetCode (method)
12 uses
github.com/yuin/goldmark/ast (current package)
inline.go#L251: func (n *String) SetCode(v bool) {
github.com/yuin/goldmark/extension
typographer.go#L173: node.SetCode(true)
typographer.go#L180: node.SetCode(true)
typographer.go#L191: node.SetCode(true)
typographer.go#L199: node.SetCode(true)
typographer.go#L206: node.SetCode(true)
typographer.go#L228: node.SetCode(true)
typographer.go#L237: node.SetCode(true)
typographer.go#L257: node.SetCode(true)
typographer.go#L266: node.SetCode(true)
typographer.go#L276: node.SetCode(true)
typographer.go#L290: node.SetCode(true)
![]() |
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. |