Dr. Gernot Starke

Results 247 comments of Dr. Gernot Starke

@simsalis I installed the plugin a few days ago, and (successfully) use this URL for premium access within Obsidian: `https://api.languagetoolplus.com` The API access needs to be enabled (manually) by the...

we have to somehow investigate if the use of these icons is ok - on the other hand, we could simply add a catchall-copyright phrase (icons are copyrighted by their...

didn't know Guido was an artist :-)

that's something that could be interesting for technical documentation in general...

imho it's not supposed to look in "repository/gradle/plugin/org/..." but no idea...

adding the classpath to build.gradle did the trick. Now htmlSanityCheck.gradle can be cut down a bit to: //tag::htmlSanityCheck[] htmlSanityCheck { sourceDir = new File("$targetDir/html5") // files to check - in...

shall we close this? do you want to include it into master?

I'd suggest to offer BOTH options (submodule and separate-ways), so users are free to decide about their specific setup. One approach for @rdmueller's comment above (item a, shell command) would...

you're right - sorry for "hijacking" this issue ..

needing to put the step definition "xxx_test.go" files in the root directory imho violates established golang structure principles. godog should find those files where the `go test` would find them...