mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
ec5c82bc1dcf87efa1c23fe74459f701c893df4e
1. Fix add_file_to_navigation() to navigate through group path - Parse group_path to find nested groups within dropdowns - Navigate recursively to correct group location - Insert file at proper nesting level instead of dropdown root 2. Fix file extension handling in rename operations - Check for common extensions (.md, .mdx, no extension) - Preserve file extension when renaming - Handle docs.json entries that don't include extensions Fixes: - Files now placed in correct groups after move operations - File renames now work correctly for translation files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
Languages
MDX
90.5%
Python
9.3%
HTML
0.2%