diff options
| author | Nate Matykiewicz <natematykiewicz@gmail.com> | 2020-04-04 23:20:22 -0500 |
|---|---|---|
| committer | aycabta <aycabta@gmail.com> | 2020-05-24 23:47:24 +0900 |
| commit | c79f9ea606d072176533b22813653f9fd26940af (patch) | |
| tree | 735a290506b78b86b515defe36db079dd0fa5be3 /include/ruby/ruby.h | |
| parent | b10c9d201222b144df7d63660d1c731af53c4ae2 (diff) | |
[ruby/rdoc] Escape method names in HTML
The following is invalid HTML:
<a href="Array.html#method-i-3C-3C"><code><<</code></a></p>
Incorrect:
<code><<</code>
Correct:
<code><<</code>
Fixes #761
https://github.com/ruby/rdoc/commit/b120d087f6
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions
