Skip to content

chore: sync dev with main#878

Merged
bharvey88 merged 1 commit into
mainfrom
dev
May 27, 2026
Merged

chore: sync dev with main#878
bharvey88 merged 1 commit into
mainfrom
dev

Conversation

@bharvey88

@bharvey88 bharvey88 commented May 27, 2026

Copy link
Copy Markdown
Contributor

What does this implement/fix?

Routine dev → main sync to publish the latest docs to the live wiki. Rolls up the merged work on dev, including the CloudCannon Rich Text editor fix (#877) and the ESPHome Starter Kit FAQ page (#875).

Types of changes

  • Typo / wording fix
  • Content update (correcting outdated info, adding missing steps, clarifications)
  • New page or new product section
  • Page move / rename (redirect added in mkdocs.yml)
  • Image / screenshot update
  • Nav / structure change
  • Site config or theme change
  • CI / workflows / dependencies — Does not publish

Checklist:

  • This PR targets the dev branch (not main)
  • Changes previewed locally with mkdocs serve
  • If pages were moved or renamed, redirects were added to mkdocs.yml
  • If new pages were added, nav was updated in mkdocs.yml

The mkdoc_annotation _snippets definition (added in #868) breaks
CloudCannon's Rich Text editor with 'Failed to process the current
value' on every page. Unlike the working button snippets, which are
single-line inline templates, the annotation template spans multiple
blocks (paragraph + { .annotate } attribute + ordered list). CloudCannon
builds a matcher from every snippet template and runs it against the
whole page on load, and it cannot compile this block-spanning template,
so processing throws even on pages with no annotations.

No documentation page uses the annotation syntax, so removing the
definition loses no content. This reverts cloudcannon.config.yml to the
last known-good state (9cd1310), which the CloudCannon GUI was able to
edit. Annotations can still be authored in CloudCannon's source mode.
@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • beta

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 822b5ba8-1d9a-48a4-b10e-9140b7938234

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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 and usage tips.

@bharvey88 bharvey88 merged commit 5cc1f49 into main May 27, 2026
2 checks passed
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