At https://ruby.github.io/rake/doc/command_line_usage_rdoc.html there are two places where markup incorrectly remains in the HTML. The first is the `em` tags in `<em>name</em>=<em>value</em>`: <img width="1149" height="671" alt="Image" src="https://github.com/user-attachments/assets/72d63861-7fd7-4649-b834-1b134ccbd752" /> The second is the underscores in `--suppress-backtrace _pattern_`: <img width="1149" height="671" alt="Image" src="https://github.com/user-attachments/assets/509353e5-2106-4f2a-a2a2-d8e55d61bbc0" />
At
https://ruby.github.io/rake/doc/command_line_usage_rdoc.html
there are two places where markup incorrectly remains in the HTML.
The first is the
emtags in<em>name</em>=<em>value</em>:The second is the underscores in
--suppress-backtrace _pattern_: