Convert ast node to markdown #512
Unanswered
wujunyi792
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is there any way to restore the parsed ast.Node to raw markdown?
I need to extract the table from the markdown and convert it into structured data. I wrote the following code to parse the ast node, but I am having trouble extracting the text from the cell.
Can you give me some advice or demo code?
Beta Was this translation helpful? Give feedback.
All reactions