tcottin wrote: @Stehsaer Thanks for your feedback.
I fixed the bug with the empty details section. Additionally I added a separate section for "Brief" now and changed all section headers to h3. For the hover heading, h3 was initially chosen due to this vscode issue microsoft/vscode#88417 I think. h4 and normal bold text are almost not distinguishable, hence I changed all section headings to h3 instead of bold text now. Also removed the `:` in the heading. For the `note` and `warning` highlight I removed the rulers. I think the rulers are too confusing. https://github.com/llvm/llvm-project/pull/156365 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
