Dmitry Kotik
Dmitry Kotik
If you uninstall go-plus and try to re-install it, it will fail saying "core-js" is outdated - this issue seems to be related to the other one with the failing...
Same issue for me. @msama your fork worked, but I needed to also run `npm install .` in go-plus folder.
Issue confirmed: this behavior seems to violate Markdown standards. I found the problematic code here in `block.go`: ``` if pre := p.quotePrefix(data[beg:]); pre > 0 { // skip the prefix...
Sentence motion is in place, but there is still no as/is. Can we bump this issue up?
Would love to see this implemented!
@pquerna Is this issue stale? I was writing a recovery code module for myself the other day using 4-letter English words to encode a binary code. Argon2di for hashing. I...
I am moving back to Ukraine, will follow up in a few months.
@nicksnyder I don't really need this. I just noticed that if you try to localize all the error messages in a project, not just the templates, you are likely to...
@nicksnyder I had another situation come up today that warrants this. I am internationalizing a library, which will be used in an internationalized webservice. Both of those will have a...
> `FromContext`, `WithContext` is for sure useful, but it has nothing in common with the context awareness @slsyy By itself certainly not, but those functions would greese the implementation of...