Martijn Thé
Martijn Thé
By the way, thanks for the code. Maybe you should call it IPA-Distribution instead of IPA-DistrUbution. I guess many people won't find it because of the spelling mistake.
Cool, thanks, will try!
@Snaipe Cool, thanks for the quick reply. I'll try logging as a work-around.
I’m only finding this PR now. I did more or less the same thing in https://github.com/fuhrysteve/marshmallow-jsonschema/pull/139#event-4395798383
Fixed by https://github.com/fuhrysteve/marshmallow-jsonschema/pull/139 ?
I just ran into this as well. I'm working around it using a custom Jest environment that initializes Opal early on like so: ```js // opal-jest-environment.js const NodeEnvironment = require('jest-environment-node');...
Sounds good to me. Feel free to take the code I posted and document it elsewhere. Perhaps open an issue in Opal’s issue tracker? I doubt this is unique to...
@liZe any ideas what the problem might be?
@lize awesome thank you!
> foreign object for text wrapping... text tag do not allow that, and the simple combination of a foreign object with a p tag works perfectly. Any idea to make...