Skip to content
Snippets Groups Projects

#3359118: Allow table cells to have text formats applied

Allows cells in formatted tables to have a text format applied to the contents.

  • Adds use_text_format and text_format config to FileTableFormatter
  • Passes config through to FileTableFormatterProcessor
  • FileTableFormatterProcessor takes format and, if it's set, applies it to the table cell contents
    • Applies to headers too since it uses the same processing
  • Add schema file with FileTableFormatter schema definition
  • Pass services used in FileTableFormatter via create method
  • Bit of PHP type enforcement
Edited by Geoffrey Roberts

Merge request reports

Merged results pipeline #450368 skipped

Merged results pipeline skipped for bbd46921

Approval is optional

Merged by Wayne EakerWayne Eaker 3 months ago (Mar 17, 2025 2:55pm UTC)

Merge details

  • Changes merged into 2.0.x with 00b5d40f (commits were squashed).
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading