damageboy
damageboy
I've just done so here at this fork (updated the source code to support spec2017, hopefully didn't mess up): https://github.com/damageboy/analyze-spec-benchmarks You can pretty much run the scripts according to the...
@HenkPoley I'm not sure I'm following... Do you mean that you think there's an issue with how it is displayed? Or an issue with how the 2017 results are normalized...
When the mdxv1 compat option is turned on, are users expected to escape the heading id's or now. The wording around "This syntax is now invalid" doesn't help would be...
FWIW, I have the same issue with editable svg's saved with draw.io. For now my solution is to add a build step that is invoked before `yarn build`: ```shell #...
Hey, just found this issue and I am also experiencing this with a recent increase in the size of the junit .xml I'm generating inside a GH action workflow. The...
Worked for me as well!
Now that this is fixed, can you release a new version of wavedrom-cli so this would be available through `npm install -g`?
Not yet: Note that it mentions stackoverflow which would be surprising for a missing dependency? ```shell sudo apt update && sudo apt install libwebkit2gtk-4.0-dev \ build-essential \ curl \ wget...
FWIW, I've downloaded the `.AppImage` and ran it successfully. It does "feel" like a stack overflow given that the working version starts within 10ms while the deb version which crashed...
```shell System: Kernel: 6.6.10-76060610-generic x86_64 bits: 64 compiler: N/A parameters: initrd=\EFI\Pop_OS-92a09859-b82a-4502-a804-8daa4019f052\initrd.img root=UUID=92a09859-b82a-4502-a804-8daa4019f052 ro quiet loglevel=0 systemd.show_status=false splash mitigations=off Desktop: GNOME 42.5 tk: GTK 3.24.33 wm: gnome-shell dm: GDM3 42.0 Distro:...