angular/adev/shared-docs/pipeline/shared/marked
Shuaib Hasan Akib c03b1fa8a0 fix(docs-infra): add bash language support for shell prompt rendering
Code blocks with `bash` language identifier were not rendering the `$`
prefix, while `shell` blocks did.

This ensures consistent command-line prompt rendering across both
`bash` and `shell` code blocks in the documentation.

(cherry picked from commit f462684211)
2025-11-17 16:31:31 +00:00
..
extensions fix(docs-infra): add bash language support for shell prompt rendering 2025-11-17 16:31:31 +00:00
mermaid docs(docs-infra): share markdown rendering and highlighting code between api-gen and guides (#63357) 2025-08-25 15:33:55 -07:00
test docs(docs-infra): Add support for metadata on fenced code blocks 2025-11-13 17:36:17 +00:00
transformations docs(docs-infra): Add support for metadata on fenced code blocks 2025-11-13 17:36:17 +00:00
BUILD.bazel docs(docs-infra): remove dependency on html-entities (#63416) 2025-08-27 11:40:50 -07:00
helpers.mts docs(docs-infra): share markdown rendering and highlighting code between api-gen and guides (#63357) 2025-08-25 15:33:55 -07:00
hooks.mts docs(docs-infra): share markdown rendering and highlighting code between api-gen and guides (#63357) 2025-08-25 15:33:55 -07:00
parse.mts docs(docs-infra): enable tabs layout 2025-11-14 20:24:05 +00:00
renderer.mts docs(docs-infra): Add support for metadata on fenced code blocks 2025-11-13 17:36:17 +00:00
state.mts docs(docs-infra): share markdown rendering and highlighting code between api-gen and guides (#63357) 2025-08-25 15:33:55 -07:00