Spaces in tags
tags: abc def abc def ghi abc def ghi jkl
Description/Summary
The Org tags do not allow spaces. So the trick we use is replace double underscores with spaces. So an Org tag abc__def becomes Hugo tag abc def.
Content
The Org tags do not allow spaces. So the trick we use is replace double underscores with spaces.
So an Org tag abc__def becomes Hugo tag abc def.
Page (Debug)
| Page Variable | Value | |
|---|---|---|
| Name | "Spaces in tags" | |
| Title | "Spaces in tags" | |
| ResourceType | "page" | |
| Kind | "page" | |
| Section | "posts" | |
| Draft | false | |
| Type | "posts" | |
| Layout | "" | |
| Permalink | "https://ox-hugo.scripter.co/test/posts/spaces-in-tags/" | |
| RelPermalink | "/posts/spaces-in-tags/" | |
| Data |
| |
| NextPage | Spaces in categories | |
| PrevPage | Special block description overrides property-set description | |
| NextInSection | Spaces in categories | |
| PrevInSection | Special block description overrides property-set description |
Page Params (Debug)
| Key | Type | Value |
|---|---|---|
| draft | bool | false |
| iscjklanguage | bool | false |
| lastmod | time.Time | 2017-09-22 11:05:12 -0400 -0400 |
| tags | []string | "abc def" "abc def ghi" "abc def ghi jkl" |
| title | string | "Spaces in tags" |
File Object (Debug)
| FileInfo Variable | Value |
|---|---|
| UniqueID | "a097bcd826fc139198393e0c57ea2298" |
| BaseFileName | "spaces-in-tags" |
| TranslationBaseName | "spaces-in-tags" |
| Lang | "en" |
| Section | "posts" |
| LogicalName | "spaces-in-tags.md" |
| Dir | "posts/" |
| Ext | "md" |
| Path | "posts/spaces-in-tags.md" |