summaryrefslogtreecommitdiffstats
path: root/t/fmt/asciidoc/YamlFrontMatter_Option.norm
blob: e74e8da2103d60a1024d4ddbf23056a213fccdce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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!