hemile_juggl/docs/Features/Juggl code fence.md
2021-04-16 11:23:53 +02:00

479 B

aliases
code fence

!code_fence.gif

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