Results 6 issues of Ylan Segal

👋 I recently discovered this package. It is awesome. I've found it increases my productivity tremendously when working with markdown tables. Thank you for making it available. I actually discovered...

I have been trying to figure this out for a while. Using the build in index.builder for the atom feed generated an xml file that is truncated and thus not...

When trying to re-use a `Nokogiri::XML::Schema` object for validating multiple `Nokogiri::XML` documents, the MRI and JRuby implementations behave differently. The JRuby implementation reports errors encountered in previous validation, while the...

platform/jruby
topic/xsd

Thank you for your open source contribution and making this library available. Your work is appreciated! ## Environment **Operating System** ``` $ sw_vers ProductName: Mac OS X ProductVersion: 10.14.4 BuildVersion:...

Sometime after `jruby-1.7.19` a change was introduced that changes the `Net::SMTP` behavior with respect with MRI. Repro: ``` ruby require "net/smtp" message =

Thank you for working on this extension. I find it incredibly useful on my day-to-day note taking. Thanks for sharing! **Describe the bug** Opening existing note shows an error, and...

help wanted