github.com/russross/blackfriday/v2.TableCellData.IsHeader (field)
4 uses
github.com/russross/blackfriday/v2 (current package)
block.go#L927: cell.IsHeader = header
block.go#L934: cell.IsHeader = header
html.go#L782: if node.IsHeader {
node.go#L101: IsHeader bool // This tells if it's under the header row
![]() |
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. |