mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Line break content items
This commit is contained in:
parent
a2ad2dbeb4
commit
93af987329
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ function makeDetailsFromListing ( listing ) {
|
|||
has( listing, 'status' ) ? `status:${ listing.status }` : '',
|
||||
// Brownmatter
|
||||
matter.stringify( '', contents ),
|
||||
].join('')
|
||||
].join('\r\n')
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue