From a6739dcfd26acd499e5fa532444e2cc64c61dbd1 Mon Sep 17 00:00:00 2001 From: "iulianOnofrei (U-lee-aan)" <5748627+revolter@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:24:43 +0300 Subject: [PATCH] Fix incorrect and inconsistent variables in the permalinks page (#9591) Merge pull request 9591 --- docs/_docs/permalinks.md | 42 ++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/_docs/permalinks.md b/docs/_docs/permalinks.md index 7f199776..9611075d 100644 --- a/docs/_docs/permalinks.md +++ b/docs/_docs/permalinks.md @@ -57,7 +57,7 @@ Here's the full list of placeholders available:
year
:year
@@ -68,7 +68,7 @@ Here's the full list of placeholders available:
short_year
:short_year
@@ -79,7 +79,7 @@ Here's the full list of placeholders available:
month
:month
@@ -90,7 +90,7 @@ Here's the full list of placeholders available:
i_month
:i_month
@@ -101,7 +101,7 @@ Here's the full list of placeholders available:
short_month
:short_month
Three-letter month abbreviation, e.g. “Jan”.
@@ -109,7 +109,7 @@ Here's the full list of placeholders available:long_month
:long_month
day
:day
@@ -129,7 +129,7 @@ Here's the full list of placeholders available:
i_day
:i_day
@@ -140,7 +140,7 @@ Here's the full list of placeholders available:
y_day
:y_day
Ordinal day of the year from the post’s filename, with leading zeros. (001..366)
@@ -148,7 +148,7 @@ Here's the full list of placeholders available:w_year
:w_year
week
:week
w_day
:w_day
short_day
:short_day
long_day
:long_day
hour
:hour
@@ -204,7 +204,7 @@ Here's the full list of placeholders available:
minute
:minute
@@ -214,7 +214,7 @@ Here's the full list of placeholders available:
second
:second
@@ -224,7 +224,7 @@ Here's the full list of placeholders available:
title
:title
@@ -235,7 +235,7 @@ Here's the full list of placeholders available:
slug
:slug
@@ -247,7 +247,7 @@ Here's the full list of placeholders available:
categories
:categories
@@ -260,7 +260,7 @@ Here's the full list of placeholders available:
slugified_categories
:slugified_categories