Zack Weinberg
Zack Weinberg
I just revised the [crypt.conf spec](https://github.com/besser82/libxcrypt/pull/26/commits/159d89c2e9a6fef66c5d5f37f7102407e4f49be8#diff-74d4bc28af6647750c34c24a894dd573) so that there are now `defcost=` and `maxcost=` keyval arguments for each hashing method. We'd need to add more knobs if we ever allow...
> conceptually I think a single numeric `maxcost=` can't fully/directly address the issue of malicious hash encodings manually put into `.htpasswd` files and the like for hash types that have...
This appears to be fixed if markdown-it-katex is used with a sufficiently new core markdown-it.
This has a high risk of conflicting with Markdown's other uses for [ ] ( ). If it is implemented, please make it possible to turn it off.
I don't know what "AMD support" means. This repo seems to be dormant but, speaking as a user, I would be interested in seeing your changes.
The bad rendering of `\text{äöü}` appears to be fixed in KaTeX 0.16.x. The rendering of `ℕ` is improved in 0.16.x but still not 100% correct, see .
I would also find this feature useful, FWIW.
I'd just like to mention that I'm experimenting with hypothes.is embedding as an alternative to traditional blog comments, and in that context I really want a way to subscribe to...
Thanks for the quick fix to the "jump to first uncovered line does nothing" issue. I probably shouldn't have combined three issues into one bug report; I think I made...
Hmm, I think the key issue here is that a naive reader may not realize that `pipx` itself may need to be installed, even if you've already installed Python. We...