Conversation
Fix Formatting of Table
Fix formatting for installed SDK packages section.
check https://docs.codemagic.io/specs-linux/ubuntu-24.04/ for fixed version. |
There was a problem hiding this comment.
Pull request overview
This PR fixes markdown formatting issues in the Windows machine specifications document. The changes correct the placement of a code fence and remove extraneous blank lines that were breaking table rendering in the Android SDK packages section.
Changes:
- Moved closing code fence from line 28 to line 36 (after command execution output)
- Removed blank lines between table rows in the SDK packages table to ensure proper markdown rendering
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This one also seems outside his place But wait with this one as well.. I believe the devs have a different workflow which takes care of the updates for the machine specifications.. don't know if it takes care of the layout as well, so i'll add @helinanever here as well to comment |
|
collapsible thing won't be an issue on the actual page. |


Fix Formatting of Table