github.com/yuin/goldmark/extension/ast.Footnote.Ref (field)
4 uses
github.com/yuin/goldmark/extension/ast (current package)
footnote.go#L77: Ref []byte
footnote.go#L85: m["Ref"] = fmt.Sprintf("%s", n.Ref)
footnote.go#L100: Ref: ref,
github.com/yuin/goldmark/extension
footnote.go#L156: if bytes.Equal(d.Ref, value) {
![]() |
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. |