github.com/russross/blackfriday/v2.HTMLRenderer.lastOutputLen (field)
5 uses
github.com/russross/blackfriday/v2 (current package)
html.go#L114: lastOutputLen int
html.go#L337: r.lastOutputLen = 1
html.go#L391: r.lastOutputLen = len(text)
html.go#L395: if r.lastOutputLen > 0 {
html.go#L948: r.lastOutputLen = buf.Len()
![]() |
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. |