mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix table heading rendering (#1138)
This commit is contained in:
parent
c87a7469a0
commit
1676f8b5dd
1 changed files with 0 additions and 1 deletions
|
|
@ -284,7 +284,6 @@ func generateMarkdownStyleConfig(backgroundColor compat.AdaptiveColor) ansi.Styl
|
|||
Table: ansi.StyleTable{
|
||||
StyleBlock: ansi.StyleBlock{
|
||||
StylePrimitive: ansi.StylePrimitive{
|
||||
BlockPrefix: "\n",
|
||||
BlockSuffix: "\n",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue