const github.com/russross/blackfriday/v2.Hardbreak
6 uses
github.com/russross/blackfriday/v2 (current package)
html.go#L523: case Hardbreak:
inline.go#L186: return offset - origOffset + 1, NewNode(Hardbreak)
inline.go#L196: return 1, NewNode(Hardbreak)
inline.go#L668: return 2, NewNode(Hardbreak)
node.go#L31: Hardbreak
node.go#L58: Hardbreak: "Hardbreak",
![]() |
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. |