mirror of
https://github.com/hemile/juggl.git
synced 2026-07-22 05:30:31 +00:00
479 B
479 B
| aliases | |
|---|---|
|
You can use 'code fences' to embed Juggl graphs inside notes. For instance, the following code block:
```juggl
local: Juggl code fence
```
will display when using Juggl as:
!Pasted image 20210413150208.png
The code fence is in the familiar YAML syntax.
Creating a Juggl code fence
The code fence requires one of currently two modes. You can use
#feature
- author Emile van Krieken