Commit 31200e5
fix: rename fetched _configuration_reference.md to .mdx to fix Docusaurus MDX import
Docusaurus MDX requires component-style imports (`<ConfigurationReference />`)
to reference `.mdx` files. The workflow now saves the fetched upstream file
directly as `_configuration_reference.mdx`, and the import in configuration.mdx
is updated to match. The upstream source file is not changed.
Agent-Logs-Url: https://github.com/quickfix-j/quickfixj-pages/sessions/49371692-9f70-4201-be07-80f3b23d2988
Co-authored-by: chrjohn <6644028+chrjohn@users.noreply.github.com>1 parent 7fa2098 commit 31200e5
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
0 commit comments