This commit is contained in:
Andres Almiray
2021-05-08 16:26:40 +02:00
parent 5918d6197d
commit 6d0e2ee3ec
3 changed files with 3 additions and 0 deletions

View File

@@ -1523,6 +1523,7 @@ The `change` property only accepts the following name templates:
| commitFullHash | head commit hash
| commitTitle | first line of the commit message
| commitAuthor | full name of the commit author
| commitsUrl | commits URl as provided by the Git host
|===
The `content` and `contentTemplate` accept all xref:configuration:name-templates.adoc[], take special consideration on

View File

@@ -1536,6 +1536,7 @@ The `change` property only accepts the following name templates:
| commitFullHash | head commit hash
| commitTitle | first line of the commit message
| commitAuthor | full name of the commit author
| commitsUrl | commits URl as provided by the Git host
|===
The `content` and `contentTemplate` accept all xref:configuration:name-templates.adoc[], take special consideration on

View File

@@ -1472,6 +1472,7 @@ The `change` property only accepts the following name templates:
| commitFullHash | head commit hash
| commitTitle | first line of the commit message
| commitAuthor | full name of the commit author
| commitsUrl | commits URl as provided by the Git host
|===
The `content` and `contentTemplate` accept all xref:configuration:name-templates.adoc[], take special consideration on