Commit Graph

1 Commits (26b51aa0328e90032283d3d707508ab3824ad9ed)

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

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>