docs: fix indents on getting started for Android - #1344
Conversation
rogerluan
left a comment
There was a problem hiding this comment.
Indented bullets are rendering as regular unordered bullets but the md file is using ordered bullets. Should fixing this also belong to this PR?
hmm I see your point. Probably not. I think its way better than shoved into 1 line as it stands now and the ordered/unordered must be some old bug in this outdated mkdocs stack |
Yeah odd @rogerluan - unordered breaks the formatting entirely, no matter how many indents or not I use. Using an ordered list fixes indent, but then renders as unordered. |
|
@iBotPeaches do you wanna investigate and fix that in this same PR, or separate? |
|
Never personally lol. Mkdocs is dead. This fixes an obvious regression of formatting, personally unordered or ordered does anyone mind? |
|
I started a migration to ProperDocs (fork of mkdocs) so we can hopefully start fixing some of these bugs - #1345 Without ingesting a massive amount of work moving to like Docusaurus or Zensical. A drop-in replacement that isn't abandoned may be best path forward to fix some of these odd bugs. |

Problem
Solution