You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add visually hidden status code headings for .md export hierarchy
The .md export was mixing content from different response codes (200, 400)
together because tab UI doesn't translate to markdown hierarchy. Add sr-only
h3 headings per status code so the llms-txt plugin produces proper nesting.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments