Commit e3e3651
Remove the per-page Copy Markdown and Open buttons
The button row above each page body held fumadocs' MarkdownCopyButton and
ViewOptionsPopover (the "Open" popover: view as markdown / edit on GitHub).
Drop both, along with the now-unused markdownUrl and sourcePath locals and
the getPageMarkdownUrl and gitConfig imports.
DocsDescription loses its mb-0 override and falls back to the default mb-8;
the override only existed so the description butted against the button
row's bottom border, which is gone with it.
The /llms.mdx/docs/**/content.md routes stay — the copy button fetched
them, but llms.txt and llms-full.txt still do. gitConfig stays in
lib/layout.shared.tsx for the navbar's GitHub link.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GKc3BJAnDEG26khsB5p1251 parent 7a50bb4 commit e3e3651
1 file changed
Lines changed: 2 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 28 | | |
38 | 29 | | |
39 | 30 | | |
40 | 31 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 32 | + | |
49 | 33 | | |
50 | 34 | | |
51 | 35 | | |
| |||
0 commit comments