Elliott Slaughter
Elliott Slaughter
Thanks for supporting Brick! I've been using it for a long time, and have been consistently happy with it. I'm wondering what the prospects might be for supporting variable fonts?...
This is another of the TeX Gyre fonts (you already include Heros). Pagella is derived from a clone of Palatino, a font with a long history: https://en.wikipedia.org/wiki/Palatino You can get...
### Summary I would like `spack external find X` to return an appropriate exit code based on whether or not `X` has been found on the system. ### Rationale Right...
As best I can tell looking at the source code for `CallInstr`, there is no equivalent for the call `CallBase::addParamAttr` ([doxygen](https://llvm.org/doxygen/classllvm_1_1CallBase.html#ae5d05ec2b9a60806746addff3f2a71a9)) in LLVM. This currently makes it impossible to code...
I know that this issue was [not yet resolved in the spec](https://talk.commonmark.org/t/feature-request-automatically-generated-ids-for-headers/115), but it could potentially be done in an implementation-specific way that does not violate the spec. This is...
This adds support for setting `pretty="none"` to work around #162. Doing so disables the prettifier so that it doesn't mess up the parsing of other Markdown constructs. The `defval =...
This is another part of the solution to #162, along with #326. This PR adds support for [Pandoc](https://pandoc.org/), which is a very robust and featureful Markdown processor written in Haskell....
I dread reinstalling my el-get setup, because it seems like every time I try, one or more packages are inevitably broken. Today, it was undo-tree, a couple months back it...
Hi, I've seen this symptom twice now, where when I open the app, the first note (whatever it happens to be) is completely cleared and replaced with empty content (no...
Hi, Thanks for developing macroquad. In terms of usability, the project has been really fantastic to get started with. I have an application I am considering rewriting in macroquad. Essentially,...