mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-09-11 10:02:31 +00:00
Update vendor (#1414)
This commit is contained in:
1
vendor/github.com/gomarkdown/markdown/ast/node.go
generated
vendored
1
vendor/github.com/gomarkdown/markdown/ast/node.go
generated
vendored
@@ -340,6 +340,7 @@ type TableCell struct {
|
||||
|
||||
IsHeader bool // This tells if it's under the header row
|
||||
Align CellAlignFlags // This holds the value for align attribute
|
||||
ColSpan int // How many columns to span
|
||||
}
|
||||
|
||||
// TableHeader represents markdown table head node
|
||||
|
Reference in New Issue
Block a user