Issue 173424
Summary [clang-doc] Pages with long lines of text cause long horizontal scroll issues
Labels clang-doc
Assignees
Reporter evelez7
    https://github.com/user-attachments/assets/d87d5fce-49c6-43a6-8976-d091cc02ff7e

Attached is an example of the horizontal scroll issue.

This might be caused by the fact that names use `<pre><code>` tags, so there is no wrapping since all text is rendered as-is. We should wrap long names so that there is no scrolling past the view port.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to