Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Aug 11, 2022
1 parent 5299ca1 commit a0ebad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/configuration/pages/name-templates.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ The following functions may be used to modify text:
| f_capitalize | invokes `capitalize()`
| f_uncapitalize | invokes `uncapitalize()`
| f_release_download_url | formats its input as a link to a release asset
| f_md2html | transforms its input from Markdown into HTML
|===

The `f_release_download_url` function expects the name of a release asset and creates a link to said asset. The default
Expand Down

0 comments on commit a0ebad8

Please sign in to comment.