.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 568aa72 "Allow verbatim `<` and `>` characters in Org source" on 2021-12-13.
Markdown source of this page

Escaping angle brackets

tags: body escaping angle-brackets


Description/Summary

Test the escaping of angle brackets because they are used in HTML tags.

Content

If you really need to put verbatim HTML in Org source, use #+begin_export html block:

This also works if you desperately need to inline HTML within your Org source: This is bold .. But why.


Page (Debug)

Page VariableValue
Name "Escaping angle brackets"
Title "Escaping angle brackets"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/escaping-angle-brackets/"
RelPermalink "/posts/escaping-angle-brackets/"
Data
page.Data{} (type:page.Data)
NextPageEquations with (r), (c), ..
PrevPageEscaping hashes and exclamations correctly in body
NextInSectionEquations with (r), (c), ..
PrevInSectionEscaping hashes and exclamations correctly in body

Page Params (Debug)

KeyTypeValue
descriptionstring "Test the escaping of angle brackets because they are used in HTML tags."
draftbool false
iscjklanguagebool false
lastmodtime.Time 2021-12-13 14:31:25 -0500 -0500
tags[]string "body" "escaping" "angle-brackets"
titlestring "Escaping angle brackets"

File Object (Debug)

FileInfo VariableValue
UniqueID "2bdc3066b35c2df525b97072ad5e1a16"
BaseFileName "escaping-angle-brackets"
TranslationBaseName "escaping-angle-brackets"
Lang "en"
Section "posts"
LogicalName "escaping-angle-brackets.md"
Dir "posts/"
Ext "md"
Path "posts/escaping-angle-brackets.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]