-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Table styles – alignment without text wrapping? #6174
Copy link
Copy link
Closed
Labels
package:tablesupport:2An issue reported by a commercially licensed client.An issue reported by a commercially licensed client.type:featureThis issue reports a feature request (an idea for a new functionality or a missing option).This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
Metadata
Metadata
Assignees
Labels
package:tablesupport:2An issue reported by a commercially licensed client.An issue reported by a commercially licensed client.type:featureThis issue reports a feature request (an idea for a new functionality or a missing option).This issue reports a feature request (an idea for a new functionality or a missing option).
📝 Provide a description of the new feature
So, in #3287 we're introducing table styling which operates on
floats. This allows aligning tables but does not allow controlling whether the table should be wrapped with text or not.We should perhaps add an option to disable text wrapping. If it's enabled, it would still make the feature use
floats. If not, it would usemargins.cc @jodator
If you'd like to see this feature implemented, add a 👍 reaction to this post.