split from #16077 old website: https://checkstyle.sourceforge.io/version/10.21.1/ updates: - [x] left panel links/text is not wrapped https://github.com/checkstyle/checkstyle/issues/16077#issuecomment-2602735431 - [x] header images is bigger than before and make redline is not touching top of page, [details](https://github.com/checkstyle/checkstyle/issues/16077#issuecomment-2607293605). - [x] tables headers text should aligned to top of cell, [details](https://github.com/checkstyle/checkstyle/issues/16077#issuecomment-2607327177). - [x] make line spacing for code snippets (line height) to be compact, as in was in old website - [x] code snippets have too much in top/bottom spacing [details](https://github.com/checkstyle/checkstyle/issues/16077#issuecomment-2614139913) - [x] When sidebar becomes too large, it gets attached to the main content of the page: [details](https://github.com/checkstyle/checkstyle/issues/16243#issuecomment-2617808740) - [x] remove spacing between top image and gray bar(with latest version and date) [details](https://github.com/checkstyle/checkstyle/issues/16243#issuecomment-2629086152) - [x] Check description has different width , close to left panel and wihtout it. [details](https://github.com/checkstyle/checkstyle/issues/16243#issuecomment-2646333376) - [x] reduce height of gap between left panel and top gray header [details](https://github.com/checkstyle/checkstyle/issues/16243#issuecomment-2650901329) - [x] indention for code locks [details](https://github.com/checkstyle/checkstyle/pull/16301#issuecomment-2650722041) - [x] panel that shows version and last datetime of release to be compact [details](https://github.com/checkstyle/checkstyle/issues/16243#issuecomment-2676918065). - [x] only in mobile mode, code block should be in 12px, in desktop mode, it should be same as other text. Requested at https://github.com/checkstyle/checkstyle/pull/16439#issuecomment-2707916386 - [x] Non-formatted text are not wrapped. [Details](https://github.com/checkstyle/checkstyle/issues/16243#issuecomment-2788105183). Here is example https://checkstyle.org/checks/annotation/suppresswarningsholder.html#Example2-config
split from #16077
old website: https://checkstyle.sourceforge.io/version/10.21.1/
updates: