.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 8a433e9 ""Example" Site -> "Test" Site" on 2017-09-22.
Markdown source of this page

Don't Use Org Code markup for kbd tag

tags: formatting


Description/Summary

Note that to disable the “use code for kbd” option, the value portion of the property needs to be left empty instead of setting to nil! :PROPERTIES: :EXPORT_HUGO_USE_CODE_FOR_KBD: :END: Here ~C-h f~ will show up as `C-h f` in Markdown and then <code>C-h f</code> in the final Hugo generated HTML. Example: Few of Emacs help keybindings: C-h f, C-h v


Content

Note that to disable the “use code for kbd” option, the value portion of the property needs to be left empty instead of setting to nil!

:PROPERTIES:
:EXPORT_HUGO_USE_CODE_FOR_KBD:
:END:

Here ~C-h f~ will show up as `C-h f` in Markdown and then <code>C-h f</code> in the final Hugo generated HTML.

Example:


Page (Debug)

Page VariableValue
Name "Don't Use Org Code markup for kbd tag"
Title "Don't Use Org Code markup for kbd tag"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/kbd-tag-no/"
RelPermalink "/posts/kbd-tag-no/"
Data
page.Data{} (type:page.Data)
NextPageCode-fenced source blocks (default behavior)
PrevPageGeneral
NextInSectionCode-fenced source blocks (default behavior)
PrevInSectionGeneral

Page Params (Debug)

KeyTypeValue
datetime.Time 2017-07-31 00:00:00 +0000 UTC
draftbool false
iscjklanguagebool false
lastmodtime.Time 2017-09-22 11:05:12 -0400 -0400
publishdatetime.Time 2017-07-31 00:00:00 +0000 UTC
tags[]string "formatting"
titlestring "Don't Use Org Code markup for kbd tag"

File Object (Debug)

FileInfo VariableValue
UniqueID "0c1bb56486c2df9f280858bf93a5d4f4"
BaseFileName "kbd-tag-no"
TranslationBaseName "kbd-tag-no"
Lang "en"
Section "posts"
LogicalName "kbd-tag-no.md"
Dir "posts/"
Ext "md"
Path "posts/kbd-tag-no.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]