Update metadata.yml file on README.md.
This commit is contained in:
parent
979d7c95c5
commit
9bca29f166
10
README.md
10
README.md
|
|
@ -55,11 +55,15 @@ Edit the *metadata.yml* file to set configuration data (note that it must start
|
|||
title: My book title
|
||||
author: Daniel Herzog
|
||||
rights: MIT License
|
||||
language: en-US
|
||||
tags: [book, my-book, etc]
|
||||
lang: en-US
|
||||
tags: [pandoc, book, my-book, etc]
|
||||
abstract: |
|
||||
Your summary text.
|
||||
Your summary.
|
||||
mainfont: DejaVu Sans
|
||||
|
||||
# Filter preferences:
|
||||
# - pandoc-crossref
|
||||
linkReferences: true
|
||||
---
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue