You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And in the config, I noticed that this can be changed with codefence.
However, I would like to use a different fence only a single code block, which should read
```@cast
# code
```
to use Asciicast.jl. See the docs here. Of course, I don't want all blocks to generate Asciinema output.
Is this currently possible?
The text was updated successfully, but these errors were encountered:
Yes. If you have more code that depends on this I think you need to evaluate it twice anyway (otherwise the variables won't be in the same anonymous module).
According to the docs,
And in the config, I noticed that this can be changed with
codefence
.However, I would like to use a different fence only a single code block, which should read
to use Asciicast.jl. See the docs here. Of course, I don't want all blocks to generate Asciinema output.
Is this currently possible?
The text was updated successfully, but these errors were encountered: