David Bingham
David Bingham
Fixes #38. Use a negative reverse lookup to ignore the colons making up emoji tokens (e.g. `:thumbs-up:`).
In some markdown variants (VitePress for example), the syntax for inserting an emoji uses the emoji's identifier enclosed in colons, e.g. `:thumbs-up:`. If the emoji is followed by a capital...
When running via `skaffold dev`, a change to `skaffold.yaml` will trigger a redeployment of the application without rebuilding the container. A change to `skaffold.env` will be treated like any source...
### Describe the Bug In https://asdf-vm.com/manage/configuration.html#tool-versions we are told: > [!TIP] > > Multiple versions can be set by separating them with a space. For example, to use Python 3.7.2,...