diff options
Diffstat (limited to 't/fmt/asciidoc/YamlFrontMatter_KeysPaths.trans')
-rw-r--r-- | t/fmt/asciidoc/YamlFrontMatter_KeysPaths.trans | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/t/fmt/asciidoc/YamlFrontMatter_KeysPaths.trans b/t/fmt/asciidoc/YamlFrontMatter_KeysPaths.trans new file mode 100644 index 0000000..1461bce --- /dev/null +++ b/t/fmt/asciidoc/YamlFrontMatter_KeysPaths.trans @@ -0,0 +1,34 @@ +--- +author: test +numeric_ignored_value: 22 +paragraph: "SOME TEXT TO TRANSLATE, PLEASE.\n" +people: + - + hobbies: + - 'Amateur radio' + - 'Pet adoption & fostering' + - Puzzle + name: "John D'vloper" + title: DEVELOPER + - + hobbies: + - 'Ice skating' + - 'Water polo' + - Caving + name: 'Tabitha Bitumen' + title: DEVELOPER +subtitle: 'I MEAN: WHY NOT?' +tags: + - yaml + - markdown +title: 'This is a test for the YFM thing in AsciiDoc' +--- + + +YAML: DOES IT FIT IN aSCIIdOC? +============================== + +aSCIIdOC MOVES TO yfm TOO. wHY SO? + +BECAUSE BLOG POSTS NEED METADATA! + |