Commit 1c8796a
authored
docs(misc): update migration docs to use supported markdown syntax (#33563)
This PR cleans up the markdown files under `packages/`. We previously
had to support Next.js docs and translate it for astro docs with proper
markdown syntax. This applies to generators, executors, and migrations.
Also removes the function to do the translation in astro app since it's
no longer needed.
## Code block (migrations)
<img width="1086" height="800" alt="Screenshot 2025-11-20 at 1 23 53 PM"
src="https://github.com/user-attachments/assets/bd9acb9b-7960-4e41-9d26-22d29da6658e"
/>
## Aside (generators)
<img width="802" height="443" alt="Screenshot 2025-11-20 at 1 43 17 PM"
src="https://github.com/user-attachments/assets/e2999821-8783-46ed-a984-2193f6f8eafa"
/>1 parent 1eecf46 commit 1c8796a
143 files changed
Lines changed: 700 additions & 2046 deletions
File tree
- astro-docs/src/plugins/utils
- packages
- angular
- docs
- src/migrations
- update-20-2-0
- update-20-3-0
- update-20-4-0
- update-20-5-0
- update-21-0-0
- update-21-2-0
- update-21-3-0
- update-21-5-0
- update-21-6-1
- cypress
- docs
- src/migrations
- update-20-8-0
- update-21-0-0
- update-22-1-0
- esbuild/docs
- eslint
- docs
- src/migrations
- update-20-2-0
- update-20-3-0
- expo/docs
- gradle/src/migrations
- 20-2-0
- 21-0-0
- 21-1-2
- 21-3-0
- 21-3-11
- 21-4-0
- 21-4-1
- 21-5-1
- 21-6-1
- 22-1-0
- jest/src/migrations
- update-20-0-0
- update-21-0-0
- update-21-3-0
- js
- docs
- src/migrations
- update-21-5-0
- update-22-0-0
- next/docs
- nuxt/docs
- nx
- docs
- src/migrations
- update-17-0-0
- update-20-0-0
- update-20-0-1
- update-21-0-0
- plugin/docs/generators
- react-native/docs
- react
- docs
- src/migrations
- update-18-0-0
- update-20-2-0
- update-20-3-0
- update-21-0-0
- rollup/src/docs
- rspack/src/migrations
- update-20-2-0
- update-20-3-0
- storybook/docs
- vitest/src/migrations/update-20-3-0
- vite
- docs
- src/migrations
- update-20-0-4
- update-20-5-0
- vue/docs
- webpack
- docs
- src/migrations/update-21-0-0
- web/docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 64 | | |
68 | | - | |
69 | | - | |
| 65 | + | |
| 66 | + | |
70 | 67 | | |
71 | 68 | | |
72 | 69 | | |
73 | | - | |
| 70 | + | |
74 | 71 | | |
This file was deleted.
0 commit comments