Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tig: Fix traling newline in header (#1930)
There is no newline between the header and the table body, resulting in a rendering issue at https://devhints.io/tig. This PR adds a newline after the section header.
- Loading branch information