Re: [PATCH] docs: improve formatting and readability of the main README
From: Jonathan Corbet
Date: Thu Apr 30 2026 - 12:19:44 EST
Darío Ortega Leyva <darioortegaleyva@xxxxxxxxx> writes:
> Restructured the main documentation file to use standard Markdown
> headings instead of underlines for better rendering. Added anchor links
> to the "Who Are You?" section to improve navigability for new readers,
> and highlighted the AI Assistant warning for better visibility.
Kernel documentation is in RST format, not Markdown.
jon