Extra Front-matter (YAML, YAML extra)
tags:
front-matter
extra
verbatim
src-block
yaml
yaml-extra
Description/Summary
ox-hugo Issue #226
The #+begin_src yaml :front_matter_extra t YAML block here will get appended to the YAML front-matter.
# this TOML block will export to the Markdown body
Content
ox-hugo
Issue #226
The #+begin_src yaml :front_matter_extra t
YAML block here will get
appended to the YAML front-matter.
# this TOML block will export to the Markdown body
Page (Debug)
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 | int |
2012
|
Key | Type | Value |
course | string |
"MEng in Artificial Intelligence"
|
institution | string |
"Massachusetts Institute of Technology"
|
year | int |
2009
|
Key | Type | Value |
course | string |
"BSc in Artificial Intelligence"
|
institution | string |
"Massachusetts Institute of Technology"
|
year | int |
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"
"yaml"
"yaml-extra"
|
title | string |
"Extra Front-matter (YAML, YAML extra)"
|
weight | int |
5
|
widget | string |
"about"
|
File Object (Debug)
FileInfo Variable | Value |
UniqueID |
"94c53fbdef6fe70ceceeeccb942dfd3a"
|
BaseFileName |
"front-matter-yaml-yaml-extra"
|
TranslationBaseName |
"front-matter-yaml-yaml-extra"
|
Lang |
"en"
|
Section |
"posts"
|
LogicalName |
"front-matter-yaml-yaml-extra.md"
|
Dir |
"posts/"
|
Ext |
"md"
|
Path |
"posts/front-matter-yaml-yaml-extra.md"
|