Skip to content

fix(docs-infra): don't show $ prompt on empty lines#69737

Open
MeAkib wants to merge 1 commit into
angular:mainfrom
MeAkib:don't-show-`$`-prompt-on-empty-lines
Open

fix(docs-infra): don't show $ prompt on empty lines#69737
MeAkib wants to merge 1 commit into
angular:mainfrom
MeAkib:don't-show-`$`-prompt-on-empty-lines

Conversation

@MeAkib

@MeAkib MeAkib commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Fenced shell code blocks prepended a $ prompt to every rendered line via a CSS ::before, including blank lines are not commands to run.

What is the current behavior?

image

What is the new behavior?

image

Fenced shell code blocks prepended a `$` prompt to every rendered line  via a CSS `::before`, including blank lines are not commands to run.
@pullapprove pullapprove Bot requested a review from MarkTechson July 10, 2026 23:34
@angular-robot angular-robot Bot added the area: docs-infra Angular.dev application and infrastructure label Jul 10, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jul 10, 2026
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jul 10, 2026
@JeanMeche JeanMeche removed the request for review from MarkTechson July 10, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs-infra Angular.dev application and infrastructure target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants