mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-23 02:23:08 +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!
13 lines
324 B
Markdown
13 lines
324 B
Markdown
---
|
|
type: poetry
|
|
summary: A poem I wrote called "Ebb and Flow", under the pen-name Cy Densham.
|
|
title: Ebb and Flow
|
|
author: Cy Densham
|
|
# I'm unsure of the exact date, so let's go with the beginning of the year
|
|
date: 2008-01-01
|
|
draft: false
|
|
align: center
|
|
---
|
|
Red flows out of Blue\
|
|
from A flat to E sharp:\
|
|
20, to twenty two.
|