Skip to content

Allow `?`, or `&` for label names

Douglas Barbosa Alexandre requested to merge gh-labels into master

Closes #18727 (closed)

To Do

  • Allow ?, or & for label names
  • Import, and apply GitHub labels that title contains ?, or &
  • Render escaped HTML tags in the Labels dropdown
  • Render labels that title contains ?or & in the Markdown preview
  • Ensure that search is working for labels that title contains special characters
  • Test against Cross-site Scripting (XSS) attacks

Merge request reports