Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown Table Not rendering properly #7486

Closed
git-abhijit opened this issue Sep 16, 2020 · 4 comments
Closed

Markdown Table Not rendering properly #7486

git-abhijit opened this issue Sep 16, 2020 · 4 comments
Labels
Support Support question

Comments

@git-abhijit
Copy link

Details

Have installed the following tools as suggested in some of the other github issues , but still the problem persists.

Github issues references :
#4466
readthedocs/recommonmark#103
https://github.com/ryanfox/sphinx-markdown-tables

Attaching the conf.py file -- modified the extension as txt to upload it
conf.txt
, requirements.txt file and the advanced setting.
requirements.txt

image

Expected Result

the results should come in table but currently its showing as txt file.

A description of what you wanted to happen

The .md files when being viewed on Markdown viewer the display is fine, but in the Read The Docs page its not showing properly.

Actual Result

Showing as below , (in the github issue the format is able to render it but same is not happening on local , as well read the docs public server)

AppStore-be •

groupId artifactId version license direct import (Y/N)
aopalliance aopalliance 1.0 Public Domain N
com.fasterxml classmate 1.4.0 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.core jackson-annotations 2.9.0 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.core jackson-core 2.9.9 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.core jackson-databind 2.9.10.6 The Apache Software License, Version 2.0 Y
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.9 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.9.9 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.9.9 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.9 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.9 The Apache Software License, Version 2.0 N
com.fasterxml.jackson.module jackson-module-parameter-names 2.9.9 The Apache Software License, Version 2.0 N
com.fasterxml.woodstox woodstox-core 5.0.3 The Apache License, Version 2.0 N
com.github.ben-manes.caffeine caffeine 2.6.2 Apache License, Version 2.0 N
com.github.waffle waffle-jna 1.9.1 Eclipse Public License N
com.google.code.findbugs jsr305 3.0.2 The Apache Software License, Version 2.0 N

|
A description of what actually happened

@stsewd
Copy link
Member

stsewd commented Sep 16, 2020

If you build your project locally with the same sphinx and python version as rtd do you see the same?

@stsewd stsewd added Support Support question Needed: more information A reply from issue author is required labels Sep 16, 2020
@git-abhijit
Copy link
Author

@stsewd
Yes the results are same in the local environment also.

@no-response no-response bot removed the Needed: more information A reply from issue author is required label Sep 16, 2020
@stsewd
Copy link
Member

stsewd commented Sep 16, 2020

Then this isn't a problem related to read the docs, please try asking in stackoverflow or in the package repo or similar.

@stsewd stsewd closed this as completed Sep 16, 2020
@git-abhijit
Copy link
Author

@stsewd , what is the configuration to support markdown tables in read the docs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Support question
Projects
None yet
Development

No branches or pull requests

2 participants