...
- Things to be corrected in markdowns
- Markdown issues
- Removal of manual headings
- Replace raw html to markdown
- images
- br-s
- Image captions ()
- other <p>-s
- remove internal references (html anchors)
- Markdown best praciices
- remove the ToC-s
- Things needed for the conversion
- Add blank lines before lists (like here)
- Remove the bogometers from the chapters
- Markdown issues
- After the rst converison
- Re-align the table linebreaksline breaks
- Move the (n)-s to supertext (if possible)
- Generate heading during the build
- fixing of broken intra-document links to GitHub generated anchors. These references/links only work on GitHub, but are broken in the Rtd builds already today
- consistent use of intra-document linking to auto-generated header anchors without including header numbers
...