UNPKG

@lunaticmuch/front-matter-manipulator

Version:

A utility for parsing and manipulating documents with Front Matter

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