mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-11 20:05:36 +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!
11 lines
401 B
Markdown
11 lines
401 B
Markdown
---
|
||
title: Short lived
|
||
date: 2009-05-17T13:02:00+01:00
|
||
draft: false
|
||
emoji: 🫥
|
||
tags:
|
||
- code
|
||
- life
|
||
- from-tumblr
|
||
---
|
||
Browsing through my github projects I’ve noticed I appear to have an idea, work on it for at most a week and then consign it to the ‘uninteresting’ pile… some projects get completed, some don’t. Wish I had more time to complete them, as well as someone to code with!
|