--- title: "$title-plain$" title_html: "$title$" author: "$author$" date: "$date$" tags: "$tags$" $-- Use `pandoc -V layout=life_page` or similar layout: "$layout$" nav_index: / $if(perma_slug)$ permalink: "/life/$perma_slug$" $endif$ --- $body$