Open ElSargo opened 1 year ago
I had similar issue when my code had codeblock with space before name of language like below
``` go
instead of
```go
maybe it is your issue too, but hard to tell because you didn't provided actual markdown file here.
Hey, are you able to try slides from the latest source code? I am using it on main
installed through go and everything seems to be working correctly for me.
Could you also try the example in the rust example in the examples/code_blocks.md
(https://raw.githubusercontent.com/maaslalani/slides/main/examples/code_blocks.md) to see if that works for you?
Getting error
Error: could not parse code block
when trying to execute the following valid rustTo Reproduce
Expected behavior
should be printed as the output of the block
Desktop (please complete the following information):
Additional context
1.64.0