V
V
Vitaly Stolyarov2018-06-05 17:51:14
Documentation
Vitaly Stolyarov, 2018-06-05 17:51:14

How to make readthedocs render tables in markdown?

There is a simple table
| event name | Parameters | preventable | note |
|------------|------------|--------------|------|
| nodecreate | node | ✓ |
Everything is valid in .md, but apparently recommonmark can't parse tables. Is there any solution to generate tables on pure md in readthedocs?
reStructuredText is not suitable

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kn0ckn0ck, 2018-06-06
@Ni55aN

Yes, there are no problems with tables, here is the proof .
In the above fragment, the 4th column is missing in the last line, perhaps this is what blows the rendering.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question