20 lines
366 B
Text
20 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
|
||
|
|
||
|
}
|
||
|
}
|