fix(content): migrate malformed indiekit JSON blobs to markdown
This commit is contained in:
@@ -1 +1,8 @@
|
||||
{"type":"entry","bookmark-of":"https://rmendes.net/","content":{"html":"<p>Ricardo inspired this blog</p>","text":"Ricardo inspired this blog "},"category":"dev","post-status":"published","published":"2026-03-07T22:27:21.899Z","slug":"173ac","url":"https://blog.giersig.eu/bookmarks/173ac/"}
|
||||
---
|
||||
date: 2026-03-07T22:27:21.899Z
|
||||
permalink: "/bookmarks/173ac/"
|
||||
bookmark-of: "https://rmendes.net/"
|
||||
category: "dev"
|
||||
---
|
||||
|
||||
Ricardo inspired this blog
|
||||
@@ -1,4 +1,6 @@
|
||||
---
|
||||
date: 2026-03-07T19:57:17.355Z
|
||||
permalink: "/notes/95e8f/"
|
||||
---
|
||||
{"type":"entry","content":{"html":"<p>hello world!</p>","text":"hello world!"},"post-status":"published","published":"2026-03-07T19:57:17.355Z","slug":"95e8f","url":"https://blog.giersig.eu/notes/95e8f/"}
|
||||
|
||||
hello world!
|
||||
Reference in New Issue
Block a user