We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc936c commit 6f0ea72Copy full SHA for 6f0ea72
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