From ruby/timeout#92 (comment)
With RDoc supporting more of Markdown, many will expect that
works.
But unfortunately it doesn't for e.g. rescue Exception:

(from https://docs.ruby-lang.org/en/master/Timeout.html#method-c-timeout)
Somewhat related: #1230