ref: 91bb774ae4e129f7ed0624754b31479c960ef774
parent: 3f0379adb72389954ca2be6a9f2ebfcd65c6c440
author: Vas Sudanagunta <vas@commonkarma.org>
date: Thu Jan 25 17:54:15 EST 2018
Support pages without front matter * Page without front matter now treated same as a page with empty front matter. * Test cases added to cover this and repro issue #4320. * Type safety of front matter code improved. Fixes #4320