mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-20 11:53:12 +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!
569 B
569 B
title | date | draft | emoji | tags | |||||
---|---|---|---|---|---|---|---|---|---|
Pottymouth | 2010-06-24T12:22:00+01:00 | false | 💩 |
|
I had some time to kill on a lazy summer's day and I noticed that splendid chap Max, had posed a question to the lazy web:
Is there a tool for measuring profanity in code-bases? If not, can someone write it and call it "pottymouth"? Ta.
So I did.
If you know ruby then maybe to can help it be a little better, fork the repo and see what you can do.