github.com/russross/blackfriday/v2.ListData.IsFootnotesList (field)
4 uses
github.com/russross/blackfriday/v2 (current package)
html.go#L702: if node.IsFootnotesList {
html.go#L725: if node.IsFootnotesList {
markdown.go#L427: block.IsFootnotesList = true
node.go#L79: IsFootnotesList bool // This is a list of footnotes
![]() |
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. |