fix(docs): fix linting issues - trailing spaces and EOF newline (original) (raw)

Describe the bug

Fix markdown linting issues related to rule: MD009 and MD047.

These two issues are repeatedly reported by Coderabbit during linting check. Almost every PR with docs changes has this issue.

This issue is to fix these issues across all docs in one go.