Skip to content

[Document][Events with email]Expand allowed HTML tags and document plain text field limits - #38537

Merged
Yuqing-Bian merged 4 commits into
masterfrom
yuqing.bian/events-email-html-tags-and-limits
Jul 29, 2026
Merged

[Document][Events with email]Expand allowed HTML tags and document plain text field limits#38537
Yuqing-Bian merged 4 commits into
masterfrom
yuqing.bian/events-email-html-tags-and-limits

Conversation

@Yuqing-Bian

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Updates the Events with email guide:

  • Expands the allowed HTML tags in the plain text email body sanitization list to include table-related tags: caption, table, tbody, td, tfoot, th, thead, tr.
  • Documents the default field limits for plain text events: title max 300 characters, message max 4000 characters, and up to 200 tags. Values that exceed these limits are truncated.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

…text field limits

- Add table-related tags (caption, table, tbody, td, tfoot, th, thead, tr) to the allowed HTML sanitization list
- Document plain text field limits: title 300 chars, message 4000 chars, tags 200 (truncated when exceeded)

Co-authored-by: Cursor <cursoragent@cursor.com>
@Yuqing-Bian
Yuqing-Bian requested a review from a team as a code owner July 28, 2026 20:46
@Yuqing-Bian Yuqing-Bian changed the title Update Events with email: expand allowed HTML tags and document plain text field limits [Document][Events with email]Expand allowed HTML tags and document plain text field limits Jul 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Possible site support note detected

The following files have a site-region shortcode at the top of the page that mentions a feature being "not available" or "not supported":

  • content/en/events/guides/email.md

Are you trying to document site support for a product? If so, the site-region shortcode is not the recommended approach. See the Documenting site support guide for the preferred method.

@janine-c janine-c left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome! I just have some very minor writing suggestions I thought I'd make while we're here. Feel free to squash and merge whenever you're ready!

Comment thread content/en/events/guides/email.md Outdated
Comment thread content/en/events/guides/email.md Outdated
Comment thread content/en/events/guides/email.md Outdated
Yuqing-Bian and others added 3 commits July 28, 2026 18:37
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
@Yuqing-Bian
Yuqing-Bian merged commit 13ffa2f into master Jul 29, 2026
20 checks passed
@Yuqing-Bian
Yuqing-Bian deleted the yuqing.bian/events-email-html-tags-and-limits branch July 29, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants