Erik Pragt

Results 241 comments of Erik Pragt

Thanks for your feedback @Vampire . Are you planning on using this library or were you just comparing the outputs?

I've fixed the original issue by no longer escaping the data. I didn't implement the second suggestion.

Hi @Vampire , can you provide a testcase in this format? ``` Scenario: Render a description list Given the Markdown source """ Apple : Pomaceous fruit of plants of the...

Really, no idea. This is issue is 10 months old, so I have no ideas what I was doing here anymore. Thanks for the reply though!

Hi @cif2cif , Looks good. I'll try it out to see if it works, and I can maybe fix it if it doesn't. Thanks for the work on it so...

@cif2cif okay, this is going to take a bit longer: my project doesn't compile anymore because the Jetbrains API has changed significantly, plus almost everything is deprecated now, which I'll...

I've tried this plugin too for https://www.kotlintips.com, but unfortunately, the formatting is lost, no matter if I try `auto-indent=true` or not.

To me, though I only had a quick look and didn't test it myself, this looks very good. I don't think the API is broken (maybe we should have a...

> Completely changing the location of methods is API breaking. Users I might be missing something, but I don't see it? They will still do `faker.disease().icd10()`, why would any user...