Fix auto-formatted MD header that is incompatible with Hexo-Blog
This commit is contained in:
parent
8dde6b4205
commit
7c9c4c449b
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
______________________________________________________________________
|
---
|
||||||
|
|
||||||
date: 2025-05-21
|
date: 2025-05-21
|
||||||
title: Exploring Neovim
|
title: Exploring Neovim
|
||||||
|
@ -8,7 +8,7 @@ tags:
|
||||||
- linux
|
- linux
|
||||||
- development
|
- development
|
||||||
|
|
||||||
______________________________________________________________________
|
---
|
||||||
|
|
||||||
I don't know exactly what it was that prompted me to start looking at `vim` and `nvim`
|
I don't know exactly what it was that prompted me to start looking at `vim` and `nvim`
|
||||||
about a week ago, but I ended up down that rabbithole this week. For the uninitiated,
|
about a week ago, but I ended up down that rabbithole this week. For the uninitiated,
|
||||||
|
|
Loading…
Reference in a new issue