UNPKG

@lunaticmuch/front-matter-manipulator

Version:

A utility for parsing and manipulating documents with Front Matter

24 lines (23 loc) 338 B
--- key: value object: key2: key2_A: value key2_B: key2_B_1: value key1_test: value array: - value1 - value2 arrayOfObjects: - key1: value key2: key2_A: value - key1: value2 key2: key2_A: value2 --- ## This is a test file Yippee!