github.com/yuin/goldmark/extension/ast.Table.Alignments (field)
5 uses
github.com/yuin/goldmark/extension/ast (current package)
table.go#L45: Alignments []Alignment
table.go#L53: for i, alignment := range n.Alignments {
table.go#L56: if i != len(n.Alignments)-1 {
table.go#L75: Alignments: []Alignment{},
github.com/yuin/goldmark/extension
table.go#L164: table.Alignments = alignments
![]() |
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. |