Skip to content

tools/plugin: Fix broken README.md formatting - #9877

Merged
lgirdwood merged 1 commit into
thesofproject:mainfrom
SurajSonawane2415:README-fix
Mar 8, 2025
Merged

tools/plugin: Fix broken README.md formatting#9877
lgirdwood merged 1 commit into
thesofproject:mainfrom
SurajSonawane2415:README-fix

Conversation

@SurajSonawane2415

Copy link
Copy Markdown
Contributor

This PR corrects broken heading formatting in the SOF ALSA plugin README.md.
The previous formatting caused improper Markdown rendering due to missing spaces
after # and inconsistent heading levels.

Changes Made:

  • Added missing spaces after # to ensure proper Markdown parsing.
  • Adjusted heading levels (#, ##, ###) to reflect correct title priorities.

These are purely formatting fixes—no content modifications were made.

Let me know if any further improvements are needed!

This commit corrects the heading formatting in the SOF ALSA plugin README by properly using `#`, `##`, and `###` where needed. This ensures consistency and proper Markdown rendering.

Signed-off-by: Suraj Sonawane <surajsonawane0215@gmail.com>
@sofci

sofci commented Mar 7, 2025

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

reply test this please to run this test once

@lgirdwood

Copy link
Copy Markdown
Member

Dont need to run FW runtime CI for this one.

@lgirdwood
lgirdwood merged commit 459bb4f into thesofproject:main Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants