docpad: yaml postfix in metadata header -


i have seen somewhere yaml added metadata section:

--- yaml layout: 'post' --- 

why that?

i think found myself.

the metadata section can parsed either yaml or cson. metadata section starting --- yaml, or ---will parsed yaml, while section starting --- cson parsed cson.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -