Google Summer of Code | tracking/2026: Add proposal URL to Ning Zhang page (!314)
Ning Zhang (@River)
gitlab at rtems.org
Tue Mar 31 16:40:02 UTC 2026
Ning Zhang commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/314#note_147637
Finally, I addressed the formatting issue in the Markdown file.
Initially, I relied on `mdformat`, but I realized that the project’s CI rules differ from standard Markdown formatting. The CI expected a specifically numbered list (1–8), while `mdformat` kept converting it back to all `1.`
To resolve this, I followed the CI diff output directly and manually updated the list formatting instead of relying on `mdformat`. However, the warning still persisted. I then identified that the issue was related to Markdown structure: I removed the extra blank line and added proper indentation (two spaces) before the numbered list to ensure it belongs to the bullet point.
After these changes, the formatting issue was resolved and the pipeline passed successfully.
--
View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/314#note_147637
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260331/c08f309f/attachment-0001.htm>
More information about the bugs
mailing list