Joachim Durchholz

Results 14 issues of Joachim Durchholz

https://asciidoctor.org/docs/asciidoctor-revealjs/#fragments has this to say: > Note that only `fade-in` is supported for lists at the moment. Can I do anything for getting support all fragment transitions that reveal.js offers?...

🙋 need info
:memo: documentation

Not 100% sure if this meets project standards, just let me know what needs to be done and what can be improved.

I searched for "stringtemplate" which gave me org.antlr:stringtemplate, which ends at the deprecated 4.0.2 version (which promptly triggered the "does not recognize the delimiters clause in files' bug and sent...

Incomplete fix: I don't know where to add the environment for the JSch example, and I haven't checked the code in the `examples/` directory.

https://github.com/ionrock/cachecontrol/blob/master/cachecontrol/controller.py#L120 ff. seems to be ignoring cache entries that do not have a `date` header. I think https://tools.ietf.org/html/rfc7232#section-2.4 allows sending `etag` without `date`; in that case, the cache content would...

The purpose is to make record-builder fit for a slightly off-label use case: **Generate the getter/setter/equals/hashcode/toString boilerplate for our otherwise standard Java Bean classes.** _We don't oppose records, actually, it's...

enhancement
needs discussion

**Is your feature request related to a problem? Please describe.** Naming it "Case" is misleading developers into thinking that it is some case distinction (as in "cases of a switch...

enhancement

**Describe the bug** It seems version 1.1.2 on https://repo.karuslabs.com/ was re-uploaded with a new version - the files in my Gradle cache diverge from those on the Karuslabs repository; I...

bug

CD is not listed on MusicBrainz, maybe that's the cause. This is with 01f07c5 applied manually. ``` $rip \ cd rip \ --output-directory="/home/jo/Musik/!ausgelesen" \ --disc-template="%A/%d - %y" \ --track-template="%A/%d -...