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:
parent
32c4ce4536
commit
4b7a1af10b
3 changed files with 35 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue