Closed HerbFargus closed 7 years ago
Can you post or link to the Markdown source which causes the problem?
Are those single column tables? If so, there was a regression in the latest Python Markdown which killed single column tables. A number of bugs were fixed, but I broke single column tables in the process. I submitted a fix, but I don't know when the next bug fix release will drop that has that fix.
This is the source: https://github.com/retropie/retropie-setup/wiki/First-Installation#hotkeys
But yes it is a single column table so likely the issue mentioned by @facelessuser.
Posted here for reference: https://github.com/waylan/Python-Markdown/pull/540
Wasn't sure if it was a material or mkdocs or Python markdown issue. But since this isnt a material theme issue I will close this and update Python markdown or patch it locally.
Thanks!
Just posting to confirm that rolling back the python markdown fixed the issue. all is well.
thanks again :)
Description
I had some tables that rendered properly:
(the controller diagrams right above the hotkeys header)
https://retropie.github.io/RetroPie-Docs/First-Installation/#hotkeys
But now they don't render
https://retropie.org.uk/docs/First-Installation/#hotkeys
Here's a diff of the two pages: line 2441 (I made some edits to the content but you can see that the tables are not being generated for the new one)
https://www.diffchecker.com/jl9OuF3L
Steps to Reproduce:
Create table with image in it eg
Package versions
Project configuration
System information