.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 75a9663 "src blocks: Use code block attributes to pass the HTML attr to Hugo" on 2022-02-24.
Markdown source of this page

Source blocks with ATTR_HTML

tags: src-block attr_html attr_css


Description/Summary

Some text. (message (mapconcat #'identity '("Hello," "how" "are" "you?") " ")) Some more text. ┌ │ └ ┌ │ └ ─ A ─ ─ A ─ ─ l ─ ─ l ─ ─ i ┬ │ │ │ │ │ │ ┴ i ─ ─ c ─ ─ H < ─ c ─ ─ e ─ H ─ e ─ ─ e ─ ┐ │ ┘ e ─ l ─ ┐ │ ┘ l ─ l ─ l ─ o ─ o ─ ─ ─ A ─ B ─ l ─ o ─ i ─ b ─ c ─ ┌ │ └ !


Content

Some text.

(message (mapconcat #'identity
                    '("Hello," "how" "are" "you?")
                    " "))

Some more text.

A A l l i i c H < c e H e e e l l l l o o A B l o i b c ! e B > ! B o o b b

Page (Debug)

Page VariableValue
Name "Source blocks with ATTR_HTML"
Title "Source blocks with ATTR_HTML"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/source-blocks-with-attr-html/"
RelPermalink "/posts/source-blocks-with-attr-html/"
Data
page.Data{} (type:page.Data)
NextPageSource block, followed by a quote block containing another source block
PrevPageSource blocks with highlighting (Blackfriday)
NextInSectionSource block, followed by a quote block containing another source block
PrevInSectionSource blocks with highlighting (Blackfriday)

Page Params (Debug)

KeyTypeValue
draftbool false
iscjklanguagebool false
lastmodtime.Time 2022-02-24 22:08:29 -0500 -0500
tags[]string "src-block" "attr_html" "attr_css"
titlestring "Source blocks with ATTR_HTML"

File Object (Debug)

FileInfo VariableValue
UniqueID "99399083d36c6ac5a48ca3b307cf9769"
BaseFileName "source-blocks-with-attr-html"
TranslationBaseName "source-blocks-with-attr-html"
Lang "en"
Section "posts"
LogicalName "source-blocks-with-attr-html.md"
Dir "posts/"
Ext "md"
Path "posts/source-blocks-with-attr-html.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]