.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

Force ordered list numbering

tags: lists


Description/Summary

This will be 1. This will be 2. This will be 1 again. This will be 2. Another example: See (org) Plain lists to read more about plain lists in Org.


Content

  1. This will be 1.
  2. This will be 2.
  1. This will be 1 again.
  2. This will be 2.

Another example:

See (org) Plain lists to read more about plain lists in Org.


Page (Debug)

Page VariableValue
Name "Force ordered list numbering"
Title "Force ordered list numbering"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/posts/force-ordered-list-numbering/"
RelPermalink "/posts/force-ordered-list-numbering/"
Data
page.Data{} (type:page.Data)
NextPageConsecutive verses
PrevPageOne verse
NextInSectionConsecutive verses
PrevInSectionOne verse

Page Params (Debug)

maps.Params{"date":time.Date(2017, time.August, 1, 0, 0, 0, 0, time.UTC), "draft":false, "iscjklanguage":false, "lastmod":time.Date(2017, time.November, 2, 10, 12, 52, 0, time.Location("")), "publishdate":time.Date(2017, time.August, 1, 0, 0, 0, 0, time.UTC), "tags":[]string{"lists"}, "title":"Force ordered list numbering"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "914c836691f0b16e71d3668d190c48b8"
BaseFileName "force-ordered-list-numbering"
TranslationBaseName "force-ordered-list-numbering"
Lang "en"
Section "posts"
LogicalName "force-ordered-list-numbering.md"
Dir "posts/"
Ext "md"
Path "posts/force-ordered-list-numbering.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]