Thomas Thomassen
Thomas Thomassen
To answer my own question: Given a group `@!group Hello World` I can link to it like so: ``` {Link to Hello World}[#hello_world]: ``` At least this works when the...
Have you tested this with files with unicode paths? I'm not familiar with the valhalla filesystem API you are replacing. But I've had trouble with `std::filesystem` on Windows when I...
Maybe worth updating the README instructions and the website to use `master` and not `stable`? Would probably alleviate a number of duplicate issues related to installation problems. That and use...