Column tags not visible in generated docs

The problem I’m having

Trying to add tags to columns in my column that are visible in the generated docs.
I can use the tags to run specified tests with dbt test --select tag:core,
but these tags are not displayed in the generated docs.

I have seen some other posts/bug tickets, but there has not been a firm conclusion on the matter. Any help is much appreciated.

What I’ve already tried

dbt clean, compile and docs generate

Also tried meta fields, this is kinda the expected visual effect.

It would be really nice to see the tags in the docs.

Thanks in advance
Kristjan

Some example code or error messages

 

image

image

I was only able to upload one file, so here is the current docs view.