basic-book-builder/conf/markdown.yaml

24 lines
435 B
YAML

# conf/markdown.yaml
from: markdown
to: gfm
standalone: true
output-file: build/basic-book-builder.md
include-before-body:
- conf/frontmatter-md.html # HTML frontmatter works fine here
metadata:
title: "Clear Skies - A Reference Architecture for Resilient Alaskan Microgrid Cyberinfrastructure"
title-block: false
toc: true
toc-depth: 3
resource-path:
- .
- lib/img
- lib/diag
filters:
- filters/callouts-html.lua