summaryrefslogtreecommitdiffstats
path: root/t/fmt/asciidoc/YamlFrontMatter.norm
blob: 9bceb53272a27cde4094cfae352f84772078c3ab (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
---
author: test
include_newlines: "exactly as you see\nwill appear these three\nlines of poetry\n"
people:
  - 
    hobbies:
      - 'Amateur radio'
      - 'Pet adoption & fostering'
      - Puzzle
    job: Developer
    name: "John D'vloper"
  - 
    hobbies:
      - 'Ice skating'
      - 'Water polo'
      - Caving
    job: Developer
    name: 'Tabitha Bitumen'
tags:
  - yaml
  - markdown
title: 'This is a test for the YFM thing in AsciiDoc'
wrappedtext: "this is really a single line of text despite appearances\n"
---


YAML: does it fit in AsciiDoc?
==============================

AsciiDoc moves to YFM too. Why so?

Because blog posts need metadata!