angular/adev/shared-docs/pipeline/guides
Matthieu Riegler c3e95ef1d5 docs(docs-infra): attemp to fix flaky mermaid test (#59994)
This test has 2 async parts, loading the markdown file and the marked parsing.
First attempt to fix the flakiness is by inline the markdown file.

If this test timeouts again in the future it means the timeout is related to marked itself (and the dynamic import of mermaid).

PR Close #59994
2025-02-18 14:55:49 +00:00
..
extensions docs(docs-infra): drop tabs layout from the API reference details page (#59068) 2025-02-13 14:58:33 +00:00
mermaid docs(docs-infra): enable tslint (#58961) 2024-12-05 16:03:35 -08:00
testing docs(docs-infra): attemp to fix flaky mermaid test (#59994) 2025-02-18 14:55:49 +00:00
tranformations docs(docs-infra): Fix heading parsing (#57386) 2024-08-19 09:24:07 -07:00
BUILD.bazel refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241) 2024-08-05 17:06:29 +00:00
helpers.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
hooks.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
index.d.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
index.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
parse.ts build: update dependency marked to v14 (#57319) 2024-08-09 08:04:04 -07:00
renderer.ts docs(docs-infra): enable tslint (#58961) 2024-12-05 16:03:35 -08:00
state.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
utils.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
walk-tokens.ts docs(docs-infra): enable tslint (#58961) 2024-12-05 16:03:35 -08:00