github.com/russross/blackfriday/v2.reference.noteID (field)
7 uses
github.com/russross/blackfriday/v2 (current package)
inline.go#L499: noteID: noteID,
inline.go#L518: lr.noteID = len(p.notes) + 1
inline.go#L527: noteID = lr.noteID
markdown.go#L205: noteID: 0,
markdown.go#L529: noteID int // 0 if not a footnote ref
markdown.go#L538: r.link, r.title, r.text, r.noteID, r.hasBlock)
markdown.go#L627: noteID: noteID,
![]() |
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. |