const github.com/russross/blackfriday/v2.CodeBlock
8 uses
github.com/russross/blackfriday/v2 (current package)
block.go#L707: block := p.addBlock(CodeBlock, work.Bytes()) // TODO: get rid of temp buffer
block.go#L1059: block := p.addBlock(CodeBlock, work.Bytes()) // TODO: get rid of temp buffer
html.go#L316: return pt != Link && pt != CodeBlock && pt != Code
html.go#L632: case HTMLBlock, List, Paragraph, Heading, CodeBlock, BlockQuote, HorizontalRule:
html.go#L760: case CodeBlock:
node.go#L29: CodeBlock
node.go#L56: CodeBlock: "CodeBlock",
golang.org/x/pkgsite/internal/postgres
searchdoc.go#L199: case blackfriday.CodeBlock:
![]() |
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. |