You are reading the Hugolify v1 documentation, kept for reference and no longer updated. Go to the latest documentation
Menu
Search
Get file extension from file (string) and display correctly file extension with abbr HTML tag.
{{ partial "func/GetFileExtension" $file }}
{{ partial "func/GetFileExtension" "filename.pdf" }}
<abbr>PDF</abbr>
Table of contents