You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @datapythonista, it looks like what mainly needs to be fixed is the code blocks and the hyperlinks or are there more formatting issues that I am not seeing?
Those are the ones that I noticed, but I didn't check in detail. Feel free to start by those, and if we notice something else, we can take care in a follow up.
Looks like when I moved the release procedure to the pandas docs I didn't realize I had the notes in markdown, and the docs are in rst. The formatting is all broken because of this: https://pandas.pydata.org/docs/dev/development/maintaining.html#release-process
We should replace the mardown with rst, so sphinx can render things correctly.
The text was updated successfully, but these errors were encountered: