🚀 Feature: Port README.md badge underlines fix to templates #1032
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
I realized about 30 seconds after merging #1030 that I'd forgotten to note: this repository also includes template files to create a new repo or migrate an existing repo. That templating stuff also needs to receive the fix from #1030. My bad for not saying anything 😄.
https://github.com/JoshuaKGoldberg/create-typescript-app/blob/40ad5cb15a2d1250b3ae86566e7fdd9d2602d6d2/src/steps/writeReadme/generateTopContent.ts is the file that generates the badges in README.md files. It'll need to be updated too (and its associated unit test).
Additional Info
#546 is why tests didn't catch this.
Treating this as a feature rather than a bug because nothing new is broken. It just means this repo has a nice README.md than new generated ones will have.
The text was updated successfully, but these errors were encountered: