diff --git a/docs/_docs/permalinks.md b/docs/_docs/permalinks.md index e381e7de..7f199776 100644 --- a/docs/_docs/permalinks.md +++ b/docs/_docs/permalinks.md @@ -278,6 +278,14 @@ Here's the full list of placeholders available:

+ + +

:output_ext

+ + +

Extension of the output file. (Included by default and usually unnecessary.)

+ + @@ -325,7 +333,10 @@ For posts, Jekyll also provides the following built-in styles for convenience: {% include docs_version_badge.html version="4.0" %} -

/:categories/:year/W:week/:short_day/:title:output_ext

+

+ /:categories/:year/W:week/:short_day/:title:output_ext
+ (W will be prefixed to the value of :week) +