mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-29 10:46:02 -04:00
🎨 Auto format
This commit is contained in:
@@ -290,10 +290,7 @@ markdown_extensions:
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format ''
|
||||
pymdownx.tilde: null
|
||||
pymdownx.blocks.admonition:
|
||||
# TODO: remove types section (with custom types) once translations are migrated to
|
||||
# not use custom types too
|
||||
types:
|
||||
# Default types
|
||||
- note
|
||||
- attention
|
||||
- caution
|
||||
@@ -302,7 +299,6 @@ markdown_extensions:
|
||||
- tip
|
||||
- hint
|
||||
- warning
|
||||
# Custom types
|
||||
- info
|
||||
- check
|
||||
pymdownx.blocks.details: null
|
||||
@@ -331,6 +327,8 @@ extra:
|
||||
name: es - español
|
||||
- link: /fr/
|
||||
name: fr - français
|
||||
- link: /hi/
|
||||
name: hi - हिन्दी
|
||||
- link: /ja/
|
||||
name: ja - 日本語
|
||||
- link: /ko/
|
||||
@@ -347,8 +345,6 @@ extra:
|
||||
name: zh - 简体中文
|
||||
- link: /zh-hant/
|
||||
name: zh-hant - 繁體中文
|
||||
- link: /hi/
|
||||
name: hi - हिन्दी
|
||||
extra_css:
|
||||
- css/termynal.css
|
||||
- css/custom.css
|
||||
|
||||
Reference in New Issue
Block a user