Table captions #151
Unanswered
coryasilva
asked this question in
Q&A
Replies: 2 comments 4 replies
-
|
Table captions don't exist in gfm markdown tables. So where would you propose they go? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
There are lots of ways to go about this, I am not sure everyone would want it as a paragraph above, or below. Markdown exists to not have everything that HTML has. |
Beta Was this translation helpful? Give feedback.
3 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.
-
How can I get table captions to be included in markdown output? As you can see in the example the table caption is quite important and should not be dropped. (I am not sure if this is intentional or a bug.)
Actual
Table captions are ignored
Expected
Table caption to be included
Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions