hawkgs
|
7ad1f27d83
|
feat(docs-infra): use angular-ts and angular-html shiki highlighting (#59004)
Use `angular-ts` instead of `typescript` and `angular-html` instead of `html`.
PR Close #59004
|
2024-12-04 18:06:00 +01:00 |
|
hawkgs
|
e18adff76d
|
refactor(docs-infra): update comments (#59004)
Add missing file header comments and update others.
PR Close #59004
|
2024-12-04 18:06:00 +01:00 |
|
hawkgs
|
54a1bcee20
|
fix(docs-infra): minor bug fixes (#59004)
Minor bug fixes found and implemented during testing.
PR Close #59004
|
2024-12-04 18:06:00 +01:00 |
|
hawkgs
|
e0aa93e67f
|
fix(docs-infra): markdown code block highlighting for the different file types (#59004)
Set the code block language highlighting based on the file type.
PR Close #59004
|
2024-12-04 18:05:59 +01:00 |
|
hawkgs
|
8eb20463bf
|
fix(docs-infra): handle regions overlap and multiple-regions examples (#59004)
It seems that there are overlapping region markers and an example can be composed by multiple regions.
PR Close #59004
|
2024-12-04 18:05:59 +01:00 |
|
hawkgs
|
d75c4d2d12
|
fix(docs-infra): interpolation script nesting (#59004)
Add support for nested #docregion-s and modify the examples caching.
PR Close #59004
|
2024-12-04 18:05:59 +01:00 |
|
hawkgs
|
3c0e4938a7
|
feat(docs-infra): implement interpolation script (#59004)
The script substitutes the JSDoc example tags with the respective code sample.
PR Close #59004
|
2024-12-04 18:05:59 +01:00 |
|