lukens
lukens
This same issue was previously reported against Tailwind, and the case seems to be the same here: tailwindlabs/tailwindcss-typography#34 Tailwind now use the `::marker` pseudo element, which appears to work fine,...
When switching from Tailwind to Windi the gridlines in my tables within a `prose` section disappeared. Border settings appeared to be set up for the relevant table elements, but weren't...
Re-rasing this issue from the old Jira bug tracker: https://jira.codehaus.org/browse/JACKSON-781 It was suggested this should be raised in the [data bind](https://github.com/FasterXML/jackson-databind/issues) project, but as it is an annotation, this seemed...
I noticed on your documentation site that if you scroll down a page, and then navigate to another page, it doesn't scroll back to the top op the page, meaning...
The installation instructions in the [Apicurio Registry Operator quickstart](https://www.apicur.io/registry/docs/apicurio-registry-operator/1.0.0/assembly-operator-quickstart.html) appear to contain errors. Specifically, in the following instruction: ```bash curl -sSL "https://raw.githubusercontent.com/Apicurio/apicurio-registry-operator/v1.0.0/docs/resources/install.yaml" | sed "s/{NAMESPACE}/$NAMESPACE/g" | kubectl apply -f -...
I've tried installing the Apicurio registry operator via operatorhub.io and also directly following the [quick start](https://www.apicur.io/registry/docs/apicurio-registry-operator/1.0.0/assembly-operator-quickstart.html) guide. In both cases I've ended up with the pod failing to start with...
Memory files support an `@` import syntax for importing other files. Similar functionality in sub-agent files would be useful in various situations, such as: - you have common guidance that...