16fb2bb919
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
19 lines
366 B
Text
19 lines
366 B
Text
{
|
|
"tags": {
|
|
"allowUnknownTags": true
|
|
},
|
|
"plugins": ["plugins/markdown"],
|
|
"templates": {
|
|
"cleverLinks": false,
|
|
"monospaceLinks": false
|
|
},
|
|
"opts": {
|
|
"encoding": "utf8",
|
|
"destination": "./docs/",
|
|
"recurse": true,
|
|
"query": "value",
|
|
"private": true,
|
|
"lenient": true
|
|
|
|
}
|
|
}
|