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
## Summary
- Wrap LLMButtons in `BrowserOnly` to prevent "Copy for LLM" text from
leaking into `.md` exports and `llms-full.txt`
- Gracefully skip code signing in roa-loader when `APIFY_SIGNING_TOKEN`
is not set (warn once instead of failing)
- Patch `@signalwire/docusaurus-plugin-llms-txt` to emit proper mdast
`break` nodes instead of raw `<br />` HTML in `.md` export
Ported from apify/apify-docs#2207 and apify/apify-docs#2239. Same fixes
as apify/crawlee#3544.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments