Skip to content

Commit 839e5bd

Browse files
committed
fix formatting
1 parent 367f49a commit 839e5bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/ui/styles.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ func GlamourStyleFromTheme(theme *Theme) ansi.StyleConfig {
314314
},
315315
Heading: ansi.StyleBlock{
316316
StylePrimitive: ansi.StylePrimitive{
317-
BlockPrefix: "\n",
317+
BlockSuffix: "\n",
318318
Color: &secondary,
319319
Bold: boolPtr(true),
320320
},

0 commit comments

Comments
 (0)