Johannes Zottele

Results 3 issues of Johannes Zottele

### Description Outline entries are rendered unexpected with certain conditions: Preconditions: - manipulate spacing between entries - set `outline(indent: auto)` - or something not `none` - have level 2 headings...

bug
good first issue
needs-investigation
model

Add [gitea-message](https://github.com/Jozott00/drone-gitea-message) plugin

In the overview of Protobuf Editions is a [proto3 example](https://github.com/protocolbuffers/protocolbuffers.github.io/blob/main/content/editions/overview.md#proto3-syntax-new-tab) that uses the removed default syntax: ```proto syntax = "proto3"; ... message Player { // in proto3, optional fields have...