Oliver Kopp

Results 697 issues of Oliver Kopp

## Description When checking https://github.com/JabRef/jabref/blob/main/src/test/resources/testbib/Chocolate.bib, one gets following integrity check error: TTEM03: Math superscript (^) and subscript (_) characters are not allowed in text mode Is a false postiive for...

good first issue
FirstTimeCodeContribution

Follow up to https://github.com/JabRef/jabref/pull/11886 Refs https://github.com/JabRef/jabref/issues/11785

good first issue
FirstTimeCodeContribution

https://github.com/bdougie/take-action A user can post the message ".take" and then they is assigned.

documentation

### Version 0.13.0 ### Operating System Windows ### Distribution Method msi (Windows) ### Describe the issue When a PR was merged upstream, the virtual branch was not removed while syncing:...

bug

### Version 0.13.0 ### Operating System Windows ### Distribution Method msi (Windows) ### Describe the issue When there are issues with git after quitting a conflict edit "Something went wrong..."...

bug
os:windows
UI

Follow-up to https://github.com/adr/madr/pull/169.

The initiative [It's all code](https://github.com/itsallcode) also likes Markdown and has a very nice project [OpenFastTrace](https://github.com/itsallcode/openfasttrace) to track requirements. It should be highlighted. Somehow blocked by #95.

Either add `ADR-` prefix or do not. In all cases, create an ADR. Example: ```diff -0001-use-CC0-or-MIT-as-license.md +ADR-0001-use-CC0-or-MIT-as-license.md ```

This is an example for https://github.com/adr/madr/issues/109#issuecomment-2165959076

Categorization of the tools. Which ADR templates do they support? CLI or GUI maybe? Takken from https://github.com/adr/adr.github.io/pull/51#issuecomment-2349403465 Double check: the list at https://adr.github.io/madr/tooling.html should be a sub set of the...