1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: