mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-20 23:22:56 +01:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"root": "./docs",
|
|
"plugins": ["-highlight", "prism"],
|
|
"structure": {
|
|
"readme": "Readme.md",
|
|
"summary": "Summary.md"
|
|
}
|
|
}
|