docs: optimize slides.md for readability and presentation crispness#21837
Merged
docs: optimize slides.md for readability and presentation crispness#21837
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Improve readability and presentation of slides.md
docs: optimize slides.md for readability and presentation crispness
Mar 19, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR refines the Marp slide deck for clearer presentation delivery by fixing a slide boundary issue, correcting typos/grammar, and tightening/condensing verbose sections (notably the security portion).
Changes:
- Fixes a missing
---slide separator so “Getting Started” renders as a separate slide. - Tightens wording and formatting across multiple slides (quotes, bullet spacing, subtitles, and a CI/CD intro sentence).
- Condenses the security section substantially, including replacing a long feature list with a compact summary table.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
| 4. Validate responsive design (mobile, tablet, desktop) | ||
| 5. Create issue with findings and screenshots | ||
| 3. Check for visual regressions and responsive design | ||
| 4. Create issue with findings and screenshots |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The slides had accumulated verbosity, a broken slide boundary, typos, and a bloated security section that undermined scannability in a presentation context.
Bug fixes
---separator before "Getting Started" — that slide was merged into "Learn More About Security"Compiled Action Yaml→Compiled Action YAMLFetch latest TypeScript docs report findings→…and report findings in a comment.Tightened copy
Security section overhaul (~50 lines removed)
min-integrity, secrecy & integrity metadataContent gaps filled
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.