Commit 3cdeec5
committed
docs(tools/prompts): remove redundant per-prompt headings
The fastmcp-prompt directive now creates its own section with a hidden
title (for TOC / {ref} resolution) and a visible card header. The outer
## `run_and_wait` / ## `diagnose_failing_pane` etc. headings caused the
prompt name to appear twice — once as the section heading immediately
above the card, and once in the card's own signature line.
With the headings removed, each prompt name appears exactly once: in the
card header, with the new ¶ permalink from the directive-created section.
The intro bullet {ref} cross-refs continue to resolve correctly.1 parent a4f104e commit 3cdeec5
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
77 | | - | |
78 | | - | |
79 | 75 | | |
80 | 76 | | |
81 | 77 | | |
| |||
109 | 105 | | |
110 | 106 | | |
111 | 107 | | |
112 | | - | |
113 | | - | |
114 | 108 | | |
115 | 109 | | |
116 | 110 | | |
| |||
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
174 | | - | |
175 | | - | |
176 | 168 | | |
177 | 169 | | |
178 | 170 | | |
| |||
0 commit comments