- Notifications
You must be signed in to change notification settings - Fork1k
docs: update Get Started Page to Include Tasks#19752
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
- Fix MD037: Remove spaces in emphasis markers- Fix MD024: Change duplicate headings to use ### instead of ##- Fix MD009: Remove all trailing spaces- Fix MD032: Add blank lines around lists- Fix MD031: Add blank lines around fenced code blocks- Fix MD022: Add blank line before heading- Fix MD029: Fix ordered list numbering- Fix MD047: Add proper single trailing newlineThis resolves all markdownlint errors that were causing the CI build to fail.
- Fix typo: 'avaialable' -> 'available'- Fix typo: 'applicaiton' -> 'application'- Fix typo: 'ciding' -> 'coding'- Fix typo: 'Clikc' -> 'Click'- Remove trailing space on line 222- Add proper single trailing newlineThese fixes resolve the failing CI checks for typos and markdown formatting.
- Align table columns for better readability- Fix line wrapping for better markdown formattingThese changes resolve the fmt CI check failure.
- Remove spaces around table separator pipes for consistent formatting- Matches the CI's markdown-table-formatter outputThis resolves the fmt CI check failure.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good overall, just some small tweaks.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Remove trailing whitespace from lines in the quickstart documentationto fix linting errors in CI.
The linter expects files to end with a newline character.
1e2b66f
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
If you have used AI to produce some or all of this PR, please ensure you have read ourAI Contribution guidelines before submitting.
This PR
You canpreview the changes here.