Skip to content

Email campaign updates - #397

Merged
marcusljf merged 3 commits into
mainfrom
email-images-jun-26
Jun 26, 2026
Merged

Email campaign updates#397
marcusljf merged 3 commits into
mainfrom
email-images-jun-26

Conversation

@marcusljf

@marcusljf marcusljf commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator
  • Reorganized the content section
  • Added strikethrough
  • Added image and alt text

Summary by CodeRabbit

  • Documentation
    • Updated the email campaign help article with clearer guidance for text content and supported formatting.
    • Added a new Images section explaining how to insert images and add alt text.
    • Refreshed the accompanying screenshots to match the updated editor experience.

- Reorganized the content section
- Added strikethrough
- Added image and alt text
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@marcusljf, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 47 minutes and 40 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a9960e48-5c8a-4be8-a88f-73492e12af59

📥 Commits

Reviewing files that changed from the base of the PR and between 77e743e and baec7da.

📒 Files selected for processing (1)
  • help/article/email-campaigns.mdx
📝 Walkthrough

Walkthrough

The email campaign article was updated to rename the text content subsection, refresh its screenshot, expand the markdown formatting reference, and add a new images subsection covering insertion and alt text.

Changes

Email campaign article updates

Layer / File(s) Summary
Text content guidance
help/article/email-campaigns.mdx
Replaces the content types subsection with Text content and updates the related screenshot asset.
Formatting and image guidance
help/article/email-campaigns.mdx
Expands the markdown formatting table and adds image insertion and alt text instructions with new assets.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A bunny hopped through docs so neat,
With text and images in the seat.
✨ Markdown sprouted, alt text too,
My little nose says, “hop on through!”

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and clearly relates to the email campaign documentation changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch email-images-jun-26

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@help/article/email-campaigns.mdx`:
- Line 193: The sentence in the email-campaigns article has a grammar issue
where “hover over the added image and clicking” breaks parallel verb form.
Update the wording in the affected help text to use “hover ... and click”
instead, keeping the instruction flow intact around the Alt button description.
- Line 185: The sentence in the email campaigns article contains a grammar error
(“add enrich”), so revise the wording in the affected copy to remove the invalid
phrase and rephrase it into natural English while preserving the meaning around
the Insert image button and email enrichment with images.
- Around line 178-179: The Markdown examples in the list syntax table are
reversed: the row labeled Bulleted lists currently shows ordered-list syntax,
and the row labeled Ordered lists currently shows bullet syntax. Update the
examples in email-campaigns.mdx so the Bulleted lists entry uses dash-prefixed
items and the Ordered lists entry uses numbered items, keeping the table labels
and example text aligned.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 86777c71-ed76-4e66-b214-964062904e4f

📥 Commits

Reviewing files that changed from the base of the PR and between 40a42fe and 77e743e.

⛔ Files ignored due to path filters (3)
  • images/dub-partners/email-image-alt-text.png is excluded by !**/*.png
  • images/dub-partners/email-image.png is excluded by !**/*.png
  • images/dub-partners/email-text.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • help/article/email-campaigns.mdx

Comment thread help/article/email-campaigns.mdx Outdated
Comment thread help/article/email-campaigns.mdx Outdated
Comment thread help/article/email-campaigns.mdx Outdated
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Dub 🟡 Building Jun 26, 2026, 4:51 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@marcusljf
marcusljf merged commit a2ed24a into main Jun 26, 2026
4 checks passed
@marcusljf
marcusljf deleted the email-images-jun-26 branch June 26, 2026 17:19
@coderabbitai coderabbitai Bot mentioned this pull request Jul 3, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Aug 8, 2026
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.

1 participant