5

Code blocks are not getting rendered properly under (markdown?) lists. Tested on Android & Windows Firefox.

Code block should be either outside of the list (I personally think this makes more sense) or be properly rendered.

    11 days later

    I had similar issues when asking questions involving formatted yaml output:

    "I have existing kustomize deployment for my apps. How can I add Hashicorp vault and Keycloak?"
    https://kagi.com/assistant?mode=4&sub_mode=7&thread=LlBpay8qOKm6oLqK8fpdAGDqqvjmMl4O

    "How do I install keycloak with helm for my local dev cluster?"
    https://kagi.com/assistant?mode=4&sub_mode=7&thread=Ly2fAMjI2aFtEcbNbPGKw4nji5S0SCZr

    I get back a list, but inside list item the code block is not formatted and instead a language is added, in this case shell. Example:

    1. Add the Codecentric Keycloak Helm repository:
      shell helm repo add codecentric https://codecentric.github.io/helm-charts
      6 months later
      No one is typing