Gabriel Lavoura
Gabriel Lavoura
Hi, as mentioned in the readme, this library uses [highlight.js](https://highlightjs.org/) as a base. Therefore it only supports the languages that are implemented in the library. C is not yet supported,...
I was facing the exact same issue with Ubuntu 24.04 on WSL (v2.5.9.0) and Windows 11 24H2. I found that disable `systemd` in `/etc/wsl.conf` resolved the issue. The WSL cold...
Hey @etranger7, I solved this issue using the approach proposed by @playaswd in #37, I've applied the suggested changes, and I was able to build it successfully.