Shuaib Hasan Akib
ba28305b04
docs: replace <docs-code> block with standard fenced code block for typescript example
...
Replaced the <docs-code> wrapper with a Markdown fenced code block to improve
copy/paste usability, syntax highlighting consistency, and alignment with current
documentation formatting standards.
Inspired by angular#65043
(cherry picked from commit caaa5ec8e6 )
2025-11-13 17:11:24 +00:00
Alan Agius
ee578d3e86
build: format md files
...
Format all md files
2025-11-06 10:10:22 -08:00
Alan Agius
654e6da588
fix(docs-infra): update docs-alert and re-enable tests ( #60827 )
...
Before this commit, the docs-alert tests were failing. This also ensures that `NOTE:` is always capitalized.
PR Close #60827
2025-04-10 11:21:12 -04:00
Romain
fcdba99ea4
docs(docs-infra): fix small mistake in inject-function.md ( #57517 )
...
PR Close #57517
2024-08-29 07:44:28 -07:00
Andrew Kushnir
dc075a2fc6
docs: add eager to lazy route migration ( #57421 )
...
PR Close #57421
2024-08-19 09:19:42 -07:00
Andrew Kushnir
c967ccbaf3
docs: cleanup existing migration docs for consistency ( #57421 )
...
PR Close #57421
2024-08-19 09:19:42 -07:00
Kristiyan Kostadinov
b99f8f9a14
docs: add documentation for the inject migration ( #57141 )
...
Adds a reference for the `inject()` migration to ADEV.
PR Close #57141
2024-07-29 13:52:50 -07:00