Ludovic Dem
Ludovic Dem
This is kind of an X/Y problem, but 99% of heredocs I write in attributes are markdown and vscode lets me hard wrap them (thanks to the rewrap extension I...
Hello, I would like to know if it is currently possible to inject some text in the generated docs below the section headers that are generated from `groups_for_docs`. If not,...
Hello, Somebody tried to use my library `:aoc` in a new mix project that they also called `:aoc`. To reproduce you can do this: ``` mix new aoc ``` And...