mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
- Detect and preserve whitespace-only group names (e.g., ' ') - Use None as marker for whitespace groups during parsing - Match whitespace groups correctly when navigating structure Fixes file placement in structures with space-named parent groups. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>