mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-23 06:33:10 +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!
14 lines
276 B
Markdown
14 lines
276 B
Markdown
---
|
|
type: poetry
|
|
summary: A poem I wrote called "fierce", under the pen-name Cy Densham.
|
|
title: fierce
|
|
author: Cy Densham
|
|
date: 2011-08-07T18:06:00+01:00
|
|
draft: false
|
|
align: center
|
|
---
|
|
"I want to be fiercely happy"\
|
|
she said.
|
|
|
|
I beamed,\
|
|
knowing all was right with the world.
|