Skip to content

Commit

Permalink
Update title.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Jul 10, 2019
1 parent 36c27be commit 64c1cc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/en/functions/title.md
Expand Up @@ -31,3 +31,7 @@ Can be combined in pipes. In the following snippet, the link text is cleaned up
<li><a href="{{ printf "%s/%s" "categories" ($name | urlize | lower) | absURL }}">{{ $name | humanize | title }} ({{ len $items }})</a></li>
{{ end }}
```

## Configure Title Case

The default is AP Stylebook, but you can [configure it](/getting-started/configuration/#configure-title-case).

0 comments on commit 64c1cc3

Please sign in to comment.