hexo-theme-amane/include/schema/plugin/katex.json

7 lines
222 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "/plugin/katex.json",
"description": "Enable the KaTeX math typesetting supprot\nhttps://katex.org/",
"type": "boolean",
"default": false
}