.Kind (page): .Type (posts) / .Layout ()
Bundle: n/a (regular page)
[ categories | tags | search ]
ox-hugo Test Site

This is the test site for the ox-hugo package for Emacs/Org-mode.

It is updated automatically after each commit to the ox-hugo repo. It was last updated on Mar 05, 2024 19:24 UTC.


This page was created/modified in commit ed5df37 "Add a workaround for yet another Blackfriday issue" on 2019-08-02.
Markdown source of this page

Source block following a list

categories: upstream

tags: lists src-block


Description/Summary

Test to verify rendering of a source block immediately following a plain list, and even a list following a heading following a source block.

Content

echo "hello"

A heading in post #

echo "hello again"

Page (Debug)

Page VariableValue
Name "Source block following a list"
Title "Source block following a list"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/src-block-following-a-list/"
RelPermalink "/posts/src-block-following-a-list/"
Data
page.Data{} (type:page.Data)
NextPageSource and example blocks in lists
PrevPageSource block inside quote block, followed by another source block outside
NextInSectionSource and example blocks in lists
PrevInSectionSource block inside quote block, followed by another source block outside

Page Params (Debug)

KeyTypeValue
categories[]string "upstream"
descriptionstring " Test to verify rendering of a source block immediately following a\n plain list, and even a list following a heading following a source\n block.\n "
draftbool false
iscjklanguagebool false
lastmodtime.Time 2019-08-02 11:17:42 -0400 -0400
tags[]string "lists" "src-block"
titlestring "Source block following a list"

File Object (Debug)

FileInfo VariableValue
UniqueID "6e55cf51c5d5cbc691cbfbf63dcc648a"
BaseFileName "src-block-following-a-list"
TranslationBaseName "src-block-following-a-list"
Lang "en"
Section "posts"
LogicalName "src-block-following-a-list.md"
Dir "posts/"
Ext "md"
Path "posts/src-block-following-a-list.md"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.101.0 (commit 466fa43c16709b4483689930a4f9ac8add5c9f66) . This site is powered by Netlify.
[Test Site home | ox-hugo home]