.Kind (page): .Type (bugs) / .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 65c6ba5 "Add date stamp" on 2017-12-21.
Markdown source of this page

HTML entities in code blocks


Description/Summary

Hugo Issue #4179 <Foo attr=" &lt; "></Foo>


Content

Hugo Issue #4179

<Foo attr=" &lt; "></Foo>

Page (Debug)

Page VariableValue
Name "HTML entities in code blocks"
Title "HTML entities in code blocks"
ResourceType "page"
Kind "page"
Section "bugs"
Draft false
Type "bugs"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/bugs/html-entities-in-code-blocks/"
RelPermalink "/bugs/html-entities-in-code-blocks/"
Data
page.Data{} (type:page.Data)
NextPageGlobs for subdirs in bundles in resources -> src front-matter 1
PrevPageBlackfriday Issue 404
NextInSectionGlobs for subdirs in bundles in resources -> src front-matter 1
PrevInSectionBlackfriday Issue 404

Page Params (Debug)

maps.Params{"author":[]string{"Kaushal Modi"}, "date":time.Date(2017, time.December, 21, 11, 35, 0, 0, time.Location("")), "draft":false, "iscjklanguage":false, "lastmod":time.Date(2017, time.December, 21, 11, 45, 44, 0, time.Location("")), "publishdate":time.Date(2017, time.December, 21, 11, 35, 0, 0, time.Location("")), "title":"HTML entities in code blocks"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "7dfc1fce7fa9b386bc0ab84f56bf5c3d"
BaseFileName "html-entities-in-code-blocks"
TranslationBaseName "html-entities-in-code-blocks"
Lang "en"
Section "bugs"
LogicalName "html-entities-in-code-blocks.md"
Dir "bugs/"
Ext "md"
Path "bugs/html-entities-in-code-blocks.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]