Patrick
Patrick
Currently the completion for root project tasks are generated like `compileJava` etc. Invoking `gradle compileJava` invokes the `compileJava` on the root project AND all subprojects that have that task. I...
**Check your version before submitting the bug** ``` $ git-trim -V git-trim 0.4.2 ``` **Describe the bug** I have `trim.delete = merged-local,merged-remote:origin,stray` in my git config. When I `git fetch...
## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). - [x] **If this is a code change**: I have written unit tests and/or added dogfooding...
## Describe the bug With version `2.0.0-beta.3` you've forked the `CodeBlock` component to `ApiCodeBlock`. When I use the plugin and the built-in code blocks with the `showLineNumbers` the formatting breaks....
Use AGRegex as framework and import with NSBundle, dynamically load classes
## Describe the bug Have a `parameter` defined for some path. That parameter can have a `description` which according to the OAS spec supports CommonMark syntax. This `description` is used...