Skip to content

fix(workshop): correct Terminal path heading level and style in step 15#1903

Merged
pelikhan merged 2 commits into
mainfrom
copilot/fix-terminal-path-heading-style
Jul 23, 2026
Merged

fix(workshop): correct Terminal path heading level and style in step 15#1903
pelikhan merged 2 commits into
mainfrom
copilot/fix-terminal-path-heading-style

Conversation

Copilot AI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

workshop/15-conditional-logic.md used #### Terminal path (wrong level, no action label) and wrapped the GitHub UI path in a <details> block instead of a parallel ### heading — both violating the inline UI/CLI split convention in the guidelines.

Changes

  • #### Terminal path### Terminal path — Commit and push your conditional logic
  • <details><summary>🖥️ GitHub UI path</summary>### GitHub UI path — Commit and push your conditional logic (unwrapped from <details>)
  • Removed the now-redundant ### Commit and push your conditional logic parent heading (action name is now embedded in both split headings)

…s in step 15

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix terminal path heading level and style in markdown fix(workshop): correct Terminal path heading level and style in step 15 Jul 23, 2026
Copilot AI requested a review from pelikhan July 23, 2026 13:07
@pelikhan
pelikhan marked this pull request as ready for review July 23, 2026 13:14
@pelikhan
pelikhan merged commit 9b26eb3 into main Jul 23, 2026
@pelikhan
pelikhan deleted the copilot/fix-terminal-path-heading-style branch July 23, 2026 13:14
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.

[guidelines] workshop/15-conditional-logic.md: Terminal path uses wrong heading level and style

2 participants