mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02: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…
Add table
Add a link
Reference in a new issue