Fabian Bühler
Fabian Bühler
--- title: "Add operation definition for spec 3.0" --- This PR adds the operation definition from #993 to the spec document. The second commit adds links to the new definition...
Since version 3 elevates operations to a top level component (and spec v3 Operations have a different semantic compared to 2.x) they should have a dedicated definition in the [definitions](https://github.com/asyncapi/spec/blob/next-major-spec/spec/asyncapi.md#definitions)...
The official dind image creates a volume that can be quite large and is not cleaned up with the container. This can easily fill up all the space allowed for...
Currently there is no environment variable to specify the branch that should be checked out when using the winery docker container.
I wanted to use this plugin together with milkdown but noticed that some type definitions in the dependencies seem to have changed. So I have tried to update these. Since...
The usbipd-win package is stuck on Version 4.1.0, but the newest release is [5.1.0](https://github.com/dorssel/usbipd-win/releases/tag/v5.1.0). The auto update script likely needs some adjustments, as the installer is now provided for x86...
In chrome (and possibly safari) the `details` element can interfere with list item counting in reverse ordered lists. Also added non reversed list to catch any regressions.
The math plugin does not escape text for html (even if the renderer is configured to escape html). This can be a problem when the math code contains html characters,...