mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 18:06: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!
9 lines
221 B
Markdown
9 lines
221 B
Markdown
---
|
|
title: "Adventure"
|
|
date: 2022-01-29T10:49:39Z
|
|
tags:
|
|
- quote
|
|
---
|
|
> \[They] flock, beckoned by adventure \[…] it calls to those who care more for living than for their lives.
|
|
|
|
From {{< book "9781534430990" false >}}.
|