Escaping angle brackets
tags: body escaping angle-brackets
Description/Summary
Test the escaping of angle brackets because they are used in HTML tags.Content
- some <text>
- some < italic text > (spaces are required between the italics
formatting chars and
<
/>
)
If you really need to put verbatim HTML in Org source, use
#+begin_export html
block:
- This is in bold
- This is in italics
This also works if you desperately need to inline HTML within your Org source: This is bold .. But why‽.
Page (Debug)
Page Variable | Value | |
---|---|---|
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 |
| |
NextPage | Equations with (r), (c), .. | |
PrevPage | Escaping hashes and exclamations correctly in body | |
NextInSection | Equations with (r), (c), .. | |
PrevInSection | Escaping hashes and exclamations correctly in body |
Page Params (Debug)
Key | Type | Value |
---|---|---|
description | string | "Test the escaping of angle brackets because they are used in HTML tags." |
draft | bool | false |
iscjklanguage | bool | false |
lastmod | time.Time | 2021-12-13 14:31:25 -0500 -0500 |
tags | []string | "body" "escaping" "angle-brackets" |
title | string | "Escaping angle brackets" |
File Object (Debug)
FileInfo Variable | Value |
---|---|
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" |