Llewellyn Falco
Llewellyn Falco
If I file doesn't end with a new line many other reporters goof up. Text files should probably always check that the last character is a \n and add one...
implement empty files creator
**Is your feature request related to a problem? Please describe.** I would like to create a graph showing my project dependencies and their current status For Example: ```mermaid graph TD...
sometimes .net is blocked by company policy. a docker file: ``` FROM bitnami/dotnet-sdk:latest RUN dotnet tool install -g MarkdownSnippets.Tool ENV PATH="$PATH:/app/.dotnet/tools" WORKDIR /app/repo ENTRYPOINT ["/bin/bash"] ``` But to use it...
(maybe at the top)
Should take a set
add your date here
If I have a site main with subdirectory main/jr I can't place files in main and call jr/js/jr.js related: I can't make a cross-site call to the jr.js library.