docs: add diagram and notes on sharing recipes (#1865)

This commit is contained in:
Hayden
2022-11-27 11:29:36 -09:00
committed by GitHub
parent 32c4ce4536
commit 4b7a1af10b
3 changed files with 35 additions and 3 deletions

View File

@@ -42,8 +42,11 @@ markdown_extensions:
- admonition
- attr_list
- pymdownx.tabbed
- pymdownx.superfences
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
extra_css:
- assets/stylesheets/custom.css
extra_javascript: