-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Rename md files to markdown files #39282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThis update applies consistent formatting to the markdown documentation files for several integrations by standardizing the YAML frontmatter delimiters and, in one case, list marker symbols. No content, logic, or structural changes were made to the documentation, and there are no modifications to any code or exported entities. Changes
Sequence Diagram(s)No sequence diagram is generated as the changes are limited to documentation formatting and do not affect control flow or features. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (5)
🧰 Additional context used🪛 LanguageToolsource/_integrations/motionmount.markdown[grammar] ~51-~51: You’ve repeated a verb. Did you mean to only write one of them? ...(REPEATED_VERBS) source/_integrations/locative.markdown[uncategorized] ~11-~11: If this is a compound adjective that modifies the following noun, use a hyphen. (EN_COMPOUND_ADJECTIVE_INTERNAL) [style] ~17-~17: As a shorter alternative for ‘able to’, consider using “can not”. (BE_ABLE_TO) [uncategorized] ~17-~17: This verb may not be in the correct tense. Consider changing the tense to fit the context better. (AI_EN_LECTOR_REPLACEMENT_VERB_TENSE) source/_integrations/linkplay.markdown[grammar] ~48-~48: Did you mean “saving”? Or maybe you should add a pronoun? In active voice, ‘allow’ + ‘to’ takes an object, usually a pronoun. (ALLOW_TO) 🪛 markdownlint-cli2 (0.17.2)source/_integrations/locative.markdown20-20: Images should have alternate text (alt text) (MD045, no-alt-text) source/_integrations/linkplay.markdown25-25: Trailing spaces (MD009, no-trailing-spaces) 29-29: Trailing spaces (MD009, no-trailing-spaces) 30-30: Trailing spaces (MD009, no-trailing-spaces) 36-36: Trailing spaces (MD009, no-trailing-spaces) 45-45: Trailing spaces (MD009, no-trailing-spaces) 48-48: Trailing spaces (MD009, no-trailing-spaces) 53-53: Table pipe style (MD055, table-pipe-style) 54-54: Table pipe style (MD055, table-pipe-style) ⏰ Context from checks skipped due to timeout of 90000ms (3)
🔇 Additional comments (5)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Proposed change
Context for the change:
Now that we're talking about the analytics, the analytics for linkplay have never appeared on the analytics website. I need to view the documentation website to know.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.Summary by CodeRabbit