Skip to content

chore: apply formatting fixes to markdown files - #8252

Merged
arnaugomez merged 1 commit into
mainfrom
chore/format-markdown-files
Aug 25, 2026
Merged

arnaugomez merged 1 commit into
mainfrom
chore/format-markdown-files

Conversation

@arnaugomez

Copy link
Copy Markdown
Contributor

Changes and Review

Applies formatting fixes to Markdown files. These fixes are applied automatically by running pnpm check:fix

This is not a feature change, so it does not need a changeset.

Checklist

  • I have added a changeset if necessary.
  • I have added tests if possible.
  • I have made sure to test my changes myself.

Responsibility

  • I have reviewed and understand these changes, and I take responsibility for this PR, even if an AI agent created it.

Copilot AI lite review requested due to automatic review settings August 25, 2026 14:12
@arnaugomez
arnaugomez requested a review from a team as a code owner August 25, 2026 14:12
@changeset-bot

changeset-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2979a30

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify

netlify Bot commented Aug 25, 2026

Copy link
Copy Markdown

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 2979a30
🔍 Latest deploy log https://app.netlify.com/projects/tiptap-embed/deploys/6a8da2b7962eac0008c6cd93
😎 Deploy Preview https://deploy-preview-8252--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@arnaugomez

Copy link
Copy Markdown
Contributor Author

The change is trivial so I merge right away.

@arnaugomez
arnaugomez merged commit 6ebe147 into main Aug 25, 2026
5 of 7 checks passed
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 5a87b54a-1f10-4b4f-8703-0011e553b1c0

📥 Commits

Reviewing files that changed from the base of the PR and between 37900ca and 2979a30.

📒 Files selected for processing (2)
  • AGENTS.md
  • skills/tiptap/SKILL.md

📝 Walkthrough

Summary

  • Applied Markdown formatting fixes with pnpm check:fix.
  • Changed list markers in AGENTS.md from * to -.
  • Removed trailing whitespace from skills/tiptap/SKILL.md.
  • No content, feature, or functional changes were made.
  • No changeset was added.

Walkthrough

The pull request makes documentation-only formatting changes. It changes 13 Markdown list markers in AGENTS.md and removes trailing whitespace from three lines in skills/tiptap/SKILL.md.

Changes

Documentation formatting cleanup

Layer / File(s) Summary
Markdown formatting cleanup
AGENTS.md, skills/tiptap/SKILL.md
Comment guidelines use - list markers. Trailing whitespace is removed from the Tiptap skill guide. Wording and ordering remain unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested labels: area: docs, complexity: trivial, good first issue

Suggested reviewers: alexvcasillas, bdbch


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.

Copilot AI 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.

Pull request overview

Applies automated Markdown formatting fixes (via pnpm check:fix) to keep repository documentation consistent and lint/format compliant.

Changes:

  • Normalize whitespace (remove trailing spaces) in Markdown prose.
  • Standardize list formatting (convert * list markers to -) for consistency.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
skills/tiptap/SKILL.md Removes trailing whitespace and normalizes paragraph formatting in the skill docs.
AGENTS.md Normalizes bullet list formatting in the “Comments” guidelines section.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@coderabbitai coderabbitai Bot added area: docs Documentation and guides complexity: trivial Quick fix, single line code change good first issue Good first issue for new contributors labels Aug 25, 2026
@bdbch
bdbch deleted the chore/format-markdown-files branch August 26, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation and guides complexity: trivial Quick fix, single line code change good first issue Good first issue for new contributors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants