.Kind (page): .Type (posts) / .Layout ()
Bundle: n/a (regular page)
[ categories | projects | tags | search ]
Hugo Sandbox

This is an unofficial Hugo sandbox site to try to replicate possible bugs in hugo.

It is updated automatically after each commit to the hugo-sandbox repo. It was last updated on Jan 20, 2022 13:08 UTC.


This page was created/modified in commit 669d193 "Copy ox-hugo test site" on 2017-11-02.
Markdown source of this page

Don't Prefer Hyphen Categories

categories: _a b_ a_b a_b_c _a_b_c_


Description/Summary


Content


Page (Debug)

Page VariableValue
Name "Don't Prefer Hyphen Categories"
Title "Don't Prefer Hyphen Categories"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/posts/hyphen-categories-dont-prefer/"
RelPermalink "/posts/hyphen-categories-dont-prefer/"
Data
page.Data{} (type:page.Data)
NextPageDo not leak post's immediate sub-heading tag into the front-matter
PrevPageDon't Prefer Hyphen in Tags
NextInSectionDo not leak post's immediate sub-heading tag into the front-matter
PrevInSectionDon't Prefer Hyphen in Tags

Page Params (Debug)

maps.Params{"categories":[]string{"_a", "b_", "a_b", "a_b_c", "_a_b_c_"}, "draft":false, "iscjklanguage":false, "lastmod":time.Date(2017, time.November, 2, 10, 12, 52, 0, time.Location("")), "title":"Don't Prefer Hyphen Categories"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "80ec25cf2abd80edba2e98967e44d8dd"
BaseFileName "hyphen-categories-dont-prefer"
TranslationBaseName "hyphen-categories-dont-prefer"
Lang "en"
Section "posts"
LogicalName "hyphen-categories-dont-prefer.md"
Dir "posts/"
Ext "md"
Path "posts/hyphen-categories-dont-prefer.md"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.92.0 (commit b3549403) .

[Back to Hugo Sandbox home]