github.com/russross/blackfriday/v2.TableCellData.Align (field)

4 uses

	github.com/russross/blackfriday/v2 (current package)
		block.go#L928: 		cell.Align = columns[col]
		block.go#L935: 		cell.Align = columns[col]
		html.go#L787: 			align := cellAlignment(node.Align)
		node.go#L102: 	Align    CellAlignFlags // This holds the value for align attribute