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

Added commit SHA hex code to list item id attribute. #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mondeja
Copy link

@mondeja mondeja commented Mar 20, 2020

I want to add a link to each commit in my CHANGELOG, so I've decided to include the commit SHA HEX inside id attribute of list items. I think that is reasonable.

@mondeja mondeja changed the title Added commmit SHA hex code to list item id attribute. Added commit SHA hex code to list item id attribute. Mar 21, 2020
@mondeja
Copy link
Author

mondeja commented Mar 21, 2020

Something like this for each li item:

<li id="98ee0a34480893b8e4f7d875df2863b717ca0e0f"><p><strong>Documentation improvements</strong><span> by </span><em>Álvaro Mondéjar</em><span> at </span><em>2020-03-20 23:07:55</em></p></li>

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

Successfully merging this pull request may close these issues.

1 participant