How to get markdown content? #2106
Answered
by
fuma-nama
rohanchkrabrty
asked this question in
Q&A
-
I am trying to implement the llm.txt as mentioned here. But I am using Any way I can get the markdown string content from the page? (similar to I have only access to |
Beta Was this translation helpful? Give feedback.
Answered by
fuma-nama
Jul 22, 2025
Replies: 1 comment 1 reply
-
it should be same for v14, get the file path from |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rohanchkrabrty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it should be same for v14, get the file path from
page
and usefs.readFile
to obtain file content