mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 06:04:18 +00:00
Remove newline
This commit is contained in:
parent
50e8782aa8
commit
c1496854a8
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ var (
|
|||
)
|
||||
|
||||
func stashItemView(b *strings.Builder, m stashModel, index int, md *markdown) {
|
||||
|
||||
truncateTo := m.terminalWidth - stashViewHorizontalPadding*2
|
||||
gutter := " "
|
||||
title := md.Note
|
||||
|
|
Loading…
Reference in a new issue