Markdown headings and git comments

1 · Thiago Perrotta · July 8, 2025, 11:45 a.m.
Summary
This blog post discusses the challenges of using Markdown headings in Git commit messages due to a conflict with Git's comment syntax. It presents a workaround to convert headings into dashes to avoid this issue and contemplates whether the terms 'headings' or 'headers' should be used. The author shares personal experiences with PR templates and Git mechanisms.