Skip to content

Commit 5dc6fde

Browse files
committed
refactor: adopt markdown-to-jsx AST parser to simplify llms.txt output handling
1 parent a1f19b3 commit 5dc6fde

File tree

5 files changed

+205
-446
lines changed

5 files changed

+205
-446
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"fathom-client": "^3.7.2",
2222
"feed": "^5.1.0",
2323
"framer-motion": "^12.20.0",
24-
"markdown-to-jsx": "9",
24+
"markdown-to-jsx": "^9.4.1",
2525
"motion": "^12.20.0",
2626
"next": "15.3.4",
2727
"open-graph-scraper-lite": "^2.1.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)