Corrected formatting

This commit is contained in:
samudranb
2018-04-17 07:37:35 -07:00
committed by Kaushal Modi
parent 87c539101d
commit 46050042ab
+1 -1
View File
@@ -346,7 +346,7 @@ The above will try first to extract the value for `.Lastmod` starting with the `
`:filename`
: Fetches the date from the content file's filename. For example, `218-02-22-mypage.md` will extract the date `218-02-22`. Also, if `slug is not set, `mypage` will be used as the value for `.Slug`.
: Fetches the date from the content file's filename. For example, `218-02-22-mypage.md` will extract the date `218-02-22`. Also, if `slug` is not set, `mypage` will be used as the value for `.Slug`.
An example: