a2k42
a2k42
For the moment I've added a `~/tmp` folder and then exported it in my `.bashrc` ```bash export TMPDIR="$HOME/tmp" ```
Just ran into this issue, was anything implemented?
I think we have the same issue. Using the [shorthand code for syntax highlighting](https://pandoc.org/MANUAL.html#fenced-code-blocks) I can get my code blocks to render in MPE and in a pandoc generated pdf....
> Workaround that fixed our problem, at least from what we have observed so far, was simple adding wildcard for these tmp files into every ignore possible (.nxignore, .eslintignore, tsconfig...
I understand that you can add `github.user` to your global config. For me the confusion came from having never used this setting before and having never heard of it, and...
Related? https://github.com/JuliaCI/PkgTemplates.jl/issues/226 The README for this repo has some useful extra information too but I didn't see it to start because I was looking at the main document site.