From 20a2b5a243b5e04f8d18963fd8f62e29a1f8cff1 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 20 Oct 2024 00:50:13 -0600 Subject: salvage two percent of my chosts --- _posts/_posts.11tydata.js | 1 + 1 file changed, 1 insertion(+) (limited to '_posts/_posts.11tydata.js') diff --git a/_posts/_posts.11tydata.js b/_posts/_posts.11tydata.js index 2e07a0e..bc6ccb4 100644 --- a/_posts/_posts.11tydata.js +++ b/_posts/_posts.11tydata.js @@ -38,6 +38,7 @@ export default { } switch (child.type) { case "text": + case "code_inline": firstParagraph += child.content; break; case "softbreak": -- cgit v1.2.3