Extra Front-matter (TOML, TOML extra)
tags:
front-matter
extra
verbatim
src-block
toml
toml-extra
Description/Summary
ox-hugo Issue #226
The #+begin_src toml :front_matter_extra t TOML block here will get appended to the TOML front-matter.
# this TOML block will export to the Markdown body
Content
ox-hugo
Issue #226
The #+begin_src toml :front_matter_extra t
TOML block here will get
appended to the TOML front-matter.
# this TOML block will export to the Markdown body
Page (Debug)
Page Variable | Value |
Name |
"Extra Front-matter (TOML, TOML extra)"
|
Title |
"Extra Front-matter (TOML, TOML extra)"
|
ResourceType |
"page"
|
Kind |
"page"
|
Section |
"posts"
|
Draft |
false
|
Type |
"posts"
|
Layout |
""
|
Permalink |
"https://ox-hugo.scripter.co/test/posts/front-matter-toml-toml-extra/"
|
RelPermalink |
"/posts/front-matter-toml-toml-extra/"
|
Data |
page.Data{} (type:page.Data) |
|
NextPage | None |
PrevPage | Extra Front-matter (TOML, YAML extra) |
NextInSection | None |
PrevInSection | Extra Front-matter (TOML, YAML extra) |
Page Params (Debug)
Key | Type | Value |
active | bool |
true
|
draft | bool |
false
|
education | maps.Params |
Key | Type | Value |
courses | []interface {} |
Key | Type | Value |
course | string |
"PhD in Artificial Intelligence"
|
institution | string |
"Stanford University"
|
year | int64 |
2012
|
Key | Type | Value |
course | string |
"MEng in Artificial Intelligence"
|
institution | string |
"Massachusetts Institute of Technology"
|
year | int64 |
2009
|
Key | Type | Value |
course | string |
"BSc in Artificial Intelligence"
|
institution | string |
"Massachusetts Institute of Technology"
|
year | int64 |
2008
|
|
|
interests | maps.Params |
Key | Type | Value |
interests | []interface {} |
"Artificial Intelligence"
"Computational Linguistics"
"Information Retrieval"
|
|
iscjklanguage | bool |
false
|
lastmod | time.Time |
2018-10-17 17:32:32 -0400 -0400
|
tags | []string |
"front-matter"
"extra"
"verbatim"
"src-block"
"toml"
"toml-extra"
|
title | string |
"Extra Front-matter (TOML, TOML extra)"
|
weight | int |
5
|
widget | string |
"about"
|
File Object (Debug)
FileInfo Variable | Value |
UniqueID |
"2255a9b6e24d3704b2afebd306600c85"
|
BaseFileName |
"front-matter-toml-toml-extra"
|
TranslationBaseName |
"front-matter-toml-toml-extra"
|
Lang |
"en"
|
Section |
"posts"
|
LogicalName |
"front-matter-toml-toml-extra.md"
|
Dir |
"posts/"
|
Ext |
"md"
|
Path |
"posts/front-matter-toml-toml-extra.md"
|