8cf3745cd6
## Summary - render markdown table groups with top, middle, and bottom box-drawing borders - preserve separator rows as table structure instead of dropping them - update markdown rendering tests for bordered tables ## Test plan - cargo fmt --all -- --check - git diff --check - cargo test -p deepseek-tui table --all-features