Replies: 2 comments
-
I do not see any way to do this. I have not yet found an open Feature Request for this, but honestly there were so many pages of issues that I'm still hesitant to file a duplicate. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same question, how to get some table from md document? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
This is hard to search the issue tracker for, since "table" is a very common word. But I don't want to output a table, I want to parse a markdown table.
For example:
I see that you can easily use a list with
file.lists
, is there an equivalent for markdown tables?Beta Was this translation helpful? Give feedback.
All reactions