Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render code voice in commit subject (supporting backticks) #2273

Open
wesleymccloy opened this issue Jan 8, 2025 · 0 comments
Open

Render code voice in commit subject (supporting backticks) #2273

wesleymccloy opened this issue Jan 8, 2025 · 0 comments

Comments

@wesleymccloy
Copy link

I use backticks in my commit messages very frequently, and these are formatted in GitHub. It would be awesome if Fork did the same for the commit subject in the All Commits view.

e.g.:

abc1234 fixed issue where `utils.h` was incorrectly imported
abc1234 moved model files to `app/models/`
abc1234 added `README.md`

Would be formatted like so in the commits list:

  • fixed issue where utils.h was incorrectly imported
  • moved model files to app/models/
  • added README.md
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

No branches or pull requests

1 participant