Metadata items as URLs

The problem I’m having

I’m adding some URLs as metadata to exposures, but they don’t show up like this. They appear as text only in the documentation, and I would like to see them as clickable URLs in the documentation. For example, links to confluence documentation or links to the Monte Carlo catalogue. Is there any way to make them work as URLs?

What I’ve already tried

I’ve added the metadata items, but they don’t work as URL, they appear in the documentation as text only.

  - name: explore_for_a_model
    type: analysis
    maturity: low
    url: https://path/to/exposure
    description: >
      The description

    depends_on:
      - ref('fct_model')

    owner:
      name: My name
      email: my.email@domain.com

    meta:
      confluence: https://path.to.confluence.doc
      monte_carlo_catalog: https://path.to.monte_carlo_catalogue
      looker_group_label: my_label
      main_business_user: User Name