func github.com/shurcooL/sanitized_anchor_name.Create
3 uses
github.com/shurcooL/sanitized_anchor_name (current package)
main.go#L13: func Create(text string) string {
github.com/russross/blackfriday/v2
block.go#L262: id = sanitized_anchor_name.Create(string(data[i:end]))
block.go#L1506: id = sanitized_anchor_name.Create(string(data[prev:eol]))
![]() |
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. |