.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

Table with borders and rule after first

tags: table


Description/Summary

1 2 3 4 a b e g c d f h


Content

1 2 3 4
a b e g
c d f h

Page (Debug)

Page VariableValue
Name "Table with borders and rule after first"
Title "Table with borders and rule after first"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/posts/table-with-borders-and-rule-after-first/"
RelPermalink "/posts/table-with-borders-and-rule-after-first/"
Data
page.Data{} (type:page.Data)
NextPageCode-fenced source blocks
PrevPageTable with rule after first row
NextInSectionCode-fenced source blocks
PrevInSectionTable with rule after first row

Page Params (Debug)

maps.Params{"date":time.Date(2017, time.July, 12, 19, 26, 16, 0, time.Location("")), "draft":false, "iscjklanguage":false, "lastmod":time.Date(2017, time.November, 2, 10, 12, 52, 0, time.Location("")), "publishdate":time.Date(2017, time.July, 12, 19, 26, 16, 0, time.Location("")), "tags":[]string{"table"}, "title":"Table with borders and rule after first"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "6e90af31c4edc59c0f72101ecfc814a5"
BaseFileName "table-with-borders-and-rule-after-first"
TranslationBaseName "table-with-borders-and-rule-after-first"
Lang "en"
Section "posts"
LogicalName "table-with-borders-and-rule-after-first.md"
Dir "posts/"
Ext "md"
Path "posts/table-with-borders-and-rule-after-first.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]