Josh
Josh
I think a basic whitelist approach would be acceptable, like how [auto-tab-discard](https://github.com/rNeomy/auto-tab-discard) works. You just list domains to ignore like @mbid 's first option.
Came here to report this too, but for reference to anyone finding this issue, you can also generate the docs locally and it works fine as long as you have...
I also noticed this on IDEA 2017.2.3
Fixed the issue thanks to @abonandor :+1:
The version of the bip39 crate being depended on is also broken. The maintainer disappeared and never merged in fixes. The working fork is https://crates.io/crates/tiny-bip39
I've been working on adding in NFKD normalization, need reliable test vectors in non-English languages. (I already have a Japanese set)
Nice find @wigy-opensource-developer!
The tests there were generated with https://github.com/nym-zone/easyseed
This should be ready to merge in, I'll create a second PR for nfkd since it is out of scope. We can discuss changes there since there are some performance...
@steveatinfincia Any chance to review this yet?