Commit Graph

1 Commits (e45a4c98292bf7c53700ff2f6f8e4dc7ba2e3e68)

Author SHA1 Message Date
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260)
Fix #29136

Before: The result is a table and all line numbers are all in one row.

After: Use a separate table column for the line numbers.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
12 months ago