Skip to content

Conversation

@rowanc1
Copy link
Member

@rowanc1 rowanc1 commented Aug 3, 2023

This supports a raw mermaid block in the same way as github and (soon!) JupyterLab. See jupyter/enhancement-proposals#101.

```mermaid
flowchart LR
  chicken --> egg --> chicken
```

Which renders as:

flowchart LR
  chicken --> egg --> chicken
Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants