We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16dc65e + 6f0ea72 commit c4bf6c4Copy full SHA for c4bf6c4
1 file changed
docs/index.html
@@ -147,11 +147,11 @@ <h3>Commit information</h3>
147
</tr>
148
<tr>
149
<td>Author</td>
150
- <td>{{>Author}} ({{>Author.When}}</td>
+ <td>{{>Author.Name}} <{{>Author.Email}}> ({{>Author.When}})</td>
151
152
153
<td>Committer</td>
154
- <td>{{>Committer}} ({{>Committer.When}}</td>
+ <td>{{>Committer.Name}} <{{>Committer.Email}}> ({{>Committer.When}})</td>
155
156
157
<td>Parents</td>
0 commit comments