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

Parse and render a frequently used subset of inline Markdown formatting rules in commit messages and tag details #364

Closed
PedroCuadra opened this issue Aug 11, 2020 · 2 comments
Assignees
Labels
feature request Feature request nice to have A feature request that is nice to have (lower priority)
Milestone

Comments

@PedroCuadra
Copy link

Describe the feature that you'd like
Hello, community!

I'd like to see some basic Markdown highlight in my commits.

Additional context (optional)

*italic* ➡ italic
**bold** ➡ bold
***bold-italic*** ➡ bold-italic
`code` ➡ code

@mhutchie
Copy link
Owner

Hi @PedroCuadra,

Thanks for raising this feature request, this would definitely be nice to have in Git Graph.

I’ll gauge user interest in this functionality, to prioritise its delivery.

Note to other users reading this: Please like the first comment in this thread if you’d value this functionality.

@mhutchie mhutchie added the nice to have A feature request that is nice to have (lower priority) label Aug 12, 2020
@mhutchie mhutchie added this to the v1.27.0 milestone Sep 29, 2020
mhutchie added a commit that referenced this issue Oct 5, 2020
…matting rules in commit messages and tag details (bold, italics, bold & italics, and inline code blocks).
@mhutchie mhutchie changed the title Markdown highlighting Parse and render a frequently used subset of inline Markdown formatting rules in commit messages and tag details Oct 5, 2020
@mhutchie
Copy link
Owner

mhutchie commented Oct 5, 2020

This will be available in v1.27.0.

If you'd like to use it before the next release, you can download v1.27.0-beta.2, and install it following the instructions provided here.

@mhutchie mhutchie closed this as completed Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request nice to have A feature request that is nice to have (lower priority)
Projects
None yet
Development

No branches or pull requests

2 participants