github.com/yuin/goldmark/extension/ast.FootnoteList.Count (field)
6 uses
github.com/yuin/goldmark/extension/ast (current package)
footnote.go#L109: Count int
footnote.go#L115: m["Count"] = fmt.Sprintf("%v", n.Count)
footnote.go#L130: Count: 0,
github.com/yuin/goldmark/extension
footnote.go#L158: list.Count += 1
footnote.go#L159: d.Index = list.Count
footnote.go#L247: if list.Count <= 0 {
![]() |
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. |