aboutsummaryrefslogtreecommitdiff
path: root/etc/md.yml
blob: a918de339315201c4c49ebb97f80bae7bb4dbc6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
from: markdown
to: html5

template: etc/template.html
standalone: true

filters:
    - etc/process-md.lua

metadata:
    lang: "en"

verbosity: INFO

table-of-contents: false
number-sections: true
shift-heading-level-by: 1
title-prefix: "Crowbar Specification"
eol: lf

# syntax-definition:

fail-if-warnings: true