2020-04-19
tags:
title
Description/Summary
Test the case where the title contains only the date, making it look
like a Hugo TOML date field.
Content
ox-hugo Issue #350
Page (Debug)
| Page Variable | Value |
| Name |
"2020-04-19"
|
| Title |
"2020-04-19"
|
| ResourceType |
"page"
|
| Kind |
"page"
|
| Section |
"posts"
|
| Draft |
false
|
| Type |
"posts"
|
| Layout |
""
|
| Permalink |
"https://ox-hugo.scripter.co/test/posts/title-with-just-date-chars/"
|
| RelPermalink |
"/posts/title-with-just-date-chars/"
|
| Data |
| page.Data{} (type:page.Data) |
|
| NextPage | _build: Don't render this page |
| PrevPage | A |
| NextInSection | Replace only "tags" key
|
| PrevInSection | Alert Shortcode Lookalike |
Page Params (Debug)
| Key | Type | Value |
| description | string |
" Test the case where the title contains only the date, making it look\n like a Hugo TOML date field.\n "
|
| draft | bool |
false
|
| iscjklanguage | bool |
false
|
| lastmod | time.Time |
2022-05-03 00:48:15 -0400 -0400
|
| tags | []string |
"title"
|
| title | string |
"2020-04-19"
|
File Object (Debug)
| FileInfo Variable | Value |
| UniqueID |
"e70fe0fae407e1fcba953aa7ce83b402"
|
| BaseFileName |
"title-with-just-date-chars"
|
| TranslationBaseName |
"title-with-just-date-chars"
|
| Lang |
"en"
|
| Section |
"posts"
|
| LogicalName |
"title-with-just-date-chars.md"
|
| Dir |
"posts/"
|
| Ext |
"md"
|
| Path |
"posts/title-with-just-date-chars.md"
|