Multi-line description with backslashes (TOML)
tags:
front-matter
description
special-block
toml
escaping
backslashes
multi-line
Description/Summary
Test to check that backslashes in
\|
and
\\
are correctly escaped
in the front-matter.
Content
Post content.
Page (Debug)
Page Params (Debug)
Key | Type | Value |
description | string |
" Test to check that backslashes in `\\|` and `\\\\` are correctly escaped\n in the front-matter.\n "
|
draft | bool |
false
|
iscjklanguage | bool |
false
|
lastmod | time.Time |
2019-01-02 17:42:13 -0500 -0500
|
tags | []string |
"front-matter"
"description"
"special-block"
"toml"
"escaping"
"backslashes"
"multi-line"
|
title | string |
"Multi-line description with backslashes (TOML)"
|
File Object (Debug)
FileInfo Variable | Value |
UniqueID |
"51e25603910ffd7b28893e0a230c62a7"
|
BaseFileName |
"description-multi-line-escaping-backslashes-org-special-block-toml"
|
TranslationBaseName |
"description-multi-line-escaping-backslashes-org-special-block-toml"
|
Lang |
"en"
|
Section |
"posts"
|
LogicalName |
"description-multi-line-escaping-backslashes-org-special-block-toml.md"
|
Dir |
"posts/"
|
Ext |
"md"
|
Path |
"posts/description-multi-line-escaping-backslashes-org-special-block-toml.md"
|