Kelly
Kelly
I've also run into this issue. Any solutions?
This seems related to https://github.com/streamich/memfs/issues/58. Maybe `r` is too restrictive there? Modifying those lines seems to fix the issue for me.
I've been looking in the past for a way and just revisited this topic about an hour ago. There's definitely a need for stream support. Any (even brief) feedback on...
Nevermind. Found a fork of openpgpjs that supports streams and I see what you mean :). Well, I've got somewhere to start from at least.
@CaptnH00k Yes, that openpgpjs PR was the one I had initially seen. @maxtaco Ah, I haven't done enough digging in to come across that issue, that's a great point. We...
FYI @CaptnH00k, I opened a PR https://github.com/openpgpjs/openpgpjs/pull/567 that hopefully improves upon the existing streaming versions out there. It's still incomplete, but more complete than the alternatives. Wish I could've done...
Great idea! I'd definitely would like to merge it in -- multi-language support would be super useful.
Thanks for the positive note! This is actually a scenario the script _should_ support, since it seems possible to have bold, emphasis, link tags and probably others that may be...
I wrote a test for that code and it passed, but I think there's something else going on. How are you implementing this? i.e. Is this code being dynamically added?...
I personally think that's a great idea. It realistically should be able to handle all those sorts of terrible typing choices.