Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #36399
Closed
Open
Issue created May 19, 2022 by Administrator@rootContributor2 of 2 checklist items completed2/2 checklist items

add table to default sanitize allowlist

Created by: HexCodeFFF

Prerequisites

  • I have searched for duplicate or closed feature requests
  • I have read the contributing guidelines

Proposal

add table, tr, td, th, tbody, and colgroup as allowed tags and colspan, rowspan, and span to allowed attributes for the relevant elements to the default sanitizer configuration

Motivation and context

tables are a useful and static HTML object which I'm personally using to create a mini calendar in a popover for my chrome extension. this was mentioned in #30764 (closed) and I'm aware a workaround is easily possible but shouldn't be needed imo

Assignee
Assign to
Time tracking