mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 20:51:25 +03:00
14 lines
No EOL
514 B
JSON
14 lines
No EOL
514 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs.yml"
|
|
},
|
|
"yaml.customTags": [
|
|
"!ENV scalar",
|
|
"!ENV sequence",
|
|
"!relative scalar",
|
|
"tag:yaml.org,2002:python/name:material.extensions.emoji.to_svg",
|
|
"tag:yaml.org,2002:python/name:material.extensions.emoji.twemoji",
|
|
"tag:yaml.org,2002:python/name:pymdownx.superfences.fence_code_format",
|
|
"tag:yaml.org,2002:python/object/apply:pymdownx.slugs.slugify mapping"
|
|
]
|
|
} |