Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jedib0t committed Jan 7, 2025
1 parent 0de5488 commit 1e579d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion table/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ type RowConfig struct {
// being drawn. Caveats:
// * Align is overridden to text.AlignCenter on the merged cell (unless set
// by AutoMergeAlign value below)
// * Does not work in CSV/HTML/Markdown render modes
// * Does not work well with vertical auto-merge (ColumnConfig.AutoMerge)
// * Does not work in CSV/Markdown render modes
AutoMerge bool

// Alignment to use on a merge (defaults to text.AlignCenter)
Expand Down

0 comments on commit 1e579d2

Please sign in to comment.