stauvel

Results 3 issues of stauvel

I'm under Windows and build a big composite build. It works outside of docker, but failed when I run with the following command : docker run --rm -u gradle -v...

My sketches are beautiful in browser (right side), thx Excalidraw team, but under VSCode on MacOS(left side), I have hand draw font family replaced by Times like font. Same problem...

The following Asciidoc block is not highlighted while it's ok with "learn" theme. [source, java] .MyClass.java ---- import java.util.List; public class MyClass implements MyInterface { @Override public List getHelloes() {...