Ofek Lev

Results 1176 comments of Ofek Lev

No it was for our main developer tool. I just had to stop forcing color https://github.com/DataDog/integrations-core/commit/c5ef1ef81b29dd09117097164a852366706b75a3

Is there any potential solution to this? I'm unfamiliar with the internals.

Is this feature blocked on #3357 or are they uncoupled?

Maybe there is a way to achieve this immediately with a hook?

> Actually all themes at the moment explicitly use the same `title` attribute for both the page title and the nav entry. In Material for MkDocs if I set the...

https://github.com/pypa/hatch/pull/1216 I just tried setting the front matter via a hook but it looks like at that point the metadata is already stripped out and processed. Is there a way...

I tried looking into the code base but I still am not sure unfortunately.