mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter. This makes display on Gemini (in which newlines matter) much more consistent! I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
12 lines
299 B
Markdown
12 lines
299 B
Markdown
---
|
|
title: Peach (by salute) is my jam
|
|
type: like
|
|
date: 2024-03-07T10:17:40.792Z
|
|
publishDate: 2024-03-07T10:17:40.792Z
|
|
references: {}
|
|
tags:
|
|
- ThisIsMyJam
|
|
---
|
|
This is my jam!
|
|
|
|
{{< spotify path="/track/5cGZN0P1QnSfhCFBCHtp2N" title="Peach" artist="salute" url="https://songwhip.com/salute2/peach" >}}
|