Patrice Chalin

Results 824 comments of Patrice Chalin

> there is 2 additional pages currently published via links to github on the website. Can you show me (via a screenshot) what you mean by this? Unless there is...

@thompson-tomo - oh, those are legacy pages, I'd forgotten about them, but thanks for pointing them out. As I was working on https://github.com/open-telemetry/semantic-conventions/issues/2802#issuecomment-3329873876, I realized that "https://opentelemetry.io/docs/specs/ only hosts spec...

Pinging @open-telemetry/technical-committee @lmolkova @tigrannajaryan: any opinion on this? Shall we leave things as they are, or try to get the design and requirements pages published to the website too?

I'm looking into the `markdown-toc` GH action failure.

Hmm, the `markdown-toc` tool seems to be cleaning up more than just the TOC. It strips the comment from the front matter and removes any blank lines between the title...

So strange, `markdown-toc` is also adding blank lines at the end of files!

Ok, well ... due to unresolved bugs in `markdown-toc`, we can't inline Hugo front matter 🤷🏼‍♂️ Ref.: https://github.com/jonschlinkert/markdown-toc/issues/151#issuecomment-2105313699.

I've removed the commits that contained the `markdown-toc` mangled content. So there should be only one GH action failure, the `markdown-toc` check. So, it seems that this can't be merged...

I could modify the `markdown-toc` make rule to temporarily comment out the front matter, but I'm not sure that it's worth it. WDYT @reyang et all?

Ok, I'll tackle on the `markdown-toc` workaround as soon as I can.