angular/adev/shared-docs/pipeline/shared/marked
Joey Perrott 046501fd33 refactor(docs-infra): make docs-alert an inline token
Migrate docs-alert to be inline instead of block, this ensures that the content is placed within a <p> tag as expected. This is important
for ensuring that the iconography is placed correctly within the wrapper div generated for the alert. Additionally, we refactor the matcher
code to be more efficient, running with fewer loops.
2025-11-24 13:25:59 -05:00
..
extensions refactor(docs-infra): make docs-alert an inline token 2025-11-24 13:25:59 -05: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 feat(docs-infra): add docs-image extension for enhanced image handling in markdown 2025-11-21 13:24:59 -05:00
transformations feat(docs-infra): add docs-image extension for enhanced image handling in markdown 2025-11-21 13:24:59 -05: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 feat(docs-infra): add docs-image extension for enhanced image handling in markdown 2025-11-21 13:24:59 -05: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