Tom
Tom
I mean that the program take the input, change the led state and display it on console and after 2 or 3 tries, it just stop working. The only thing...
In this library, caps don't exist because it isn't named like that. It's `FR_SHIFT_LEFT` and `FR_SHIFT_RIGHT`. Also I don't have a digispark available to test this library for the moment...
Hello, I will try to do something for the next version
Until the last version of graphviz it wasn't possible to do so. It is possible now but I haven't implemented it yet, I'm searching for a way to conveniently express...
It wasn't so complicated after all. It is now possible with the version 0.3.0.
It occurs only when the engine is incorrect. I'll try to fix that
I need to figure out why, but on my machine it works like expected while it doesn't on Typst Universe. Btw: You can use four ` symbols to include code...
I figured it out and, for now, the answer is: Use a holder version of typst where the SVG text is not converted by typst.
I added html parsing so it should work with the last version (0.3.5). It doesn't support tables for now. It is still a work in progress so there might be...