|
|
@ -290,10 +290,7 @@ markdown_extensions: |
|
|
format: !!python/name:pymdownx.superfences.fence_code_format '' |
|
|
format: !!python/name:pymdownx.superfences.fence_code_format '' |
|
|
pymdownx.tilde: null |
|
|
pymdownx.tilde: null |
|
|
pymdownx.blocks.admonition: |
|
|
pymdownx.blocks.admonition: |
|
|
# TODO: remove types section (with custom types) once translations are migrated to |
|
|
|
|
|
# not use custom types too |
|
|
|
|
|
types: |
|
|
types: |
|
|
# Default types |
|
|
|
|
|
- note |
|
|
- note |
|
|
- attention |
|
|
- attention |
|
|
- caution |
|
|
- caution |
|
|
@ -302,7 +299,6 @@ markdown_extensions: |
|
|
- tip |
|
|
- tip |
|
|
- hint |
|
|
- hint |
|
|
- warning |
|
|
- warning |
|
|
# Custom types |
|
|
|
|
|
- info |
|
|
- info |
|
|
- check |
|
|
- check |
|
|
pymdownx.blocks.details: null |
|
|
pymdownx.blocks.details: null |
|
|
@ -331,6 +327,8 @@ extra: |
|
|
name: es - español |
|
|
name: es - español |
|
|
- link: /fr/ |
|
|
- link: /fr/ |
|
|
name: fr - français |
|
|
name: fr - français |
|
|
|
|
|
- link: /hi/ |
|
|
|
|
|
name: hi - हिन्दी |
|
|
- link: /ja/ |
|
|
- link: /ja/ |
|
|
name: ja - 日本語 |
|
|
name: ja - 日本語 |
|
|
- link: /ko/ |
|
|
- link: /ko/ |
|
|
@ -347,8 +345,6 @@ extra: |
|
|
name: zh - 简体中文 |
|
|
name: zh - 简体中文 |
|
|
- link: /zh-hant/ |
|
|
- link: /zh-hant/ |
|
|
name: zh-hant - 繁體中文 |
|
|
name: zh-hant - 繁體中文 |
|
|
- link: /hi/ |
|
|
|
|
|
name: hi - हिन्दी |
|
|
|
|
|
extra_css: |
|
|
extra_css: |
|
|
- css/termynal.css |
|
|
- css/termynal.css |
|
|
- css/custom.css |
|
|
- css/custom.css |
|
|
|