angular/adev/shared-docs/pipeline/shared/marked
Shuaib Hasan Akib f462684211 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.
2025-11-17 08:31:26 -08:00
..
extensions fix(docs-infra): add bash language support for shell prompt rendering 2025-11-17 08:31:26 -08: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 09:36:13 -08:00
transformations docs(docs-infra): Add support for metadata on fenced code blocks 2025-11-13 09:36:13 -08: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 12:24:01 -08:00
renderer.mts docs(docs-infra): Add support for metadata on fenced code blocks 2025-11-13 09:36:13 -08: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