Update metadata.yml file on README.md.
This commit is contained in:
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
|
title: My book title
|
||||||
author: Daniel Herzog
|
author: Daniel Herzog
|
||||||
rights: MIT License
|
rights: MIT License
|
||||||
language: en-US
|
lang: en-US
|
||||||
tags: [book, my-book, etc]
|
tags: [pandoc, book, my-book, etc]
|
||||||
abstract: |
|
abstract: |
|
||||||
Your summary text.
|
Your summary.
|
||||||
mainfont: DejaVu Sans
|
mainfont: DejaVu Sans
|
||||||
|
|
||||||
|
# Filter preferences:
|
||||||
|
# - pandoc-crossref
|
||||||
|
linkReferences: true
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user