From: "mattonrails (Matthew Conway)" Date: 2013-06-21T06:30:38+09:00 Subject: [ruby-core:55576] [ruby-trunk - misc #8548] Correction for a String#include? usage example Issue #8548 has been updated by mattonrails (Matthew Conway). Thanks, Charlie. While the shorthand is valid, the actual problem is that the question mark does not appear when viewing the generated documentation (screenshot: http://cl.ly/Pmx1). Is there a way to escape that character so it appears and makes the rendered docs valid? ---------------------------------------- misc #8548: Correction for a String#include? usage example https://bugs.ruby-lang.org/issues/8548#change-40069 Author: mattonrails (Matthew Conway) Status: Rejected Priority: Low Assignee: drbrain (Eric Hodel) Category: doc Target version: I've fixed a usage example for String#include? that was not valid Ruby. This is my first attempt at submitting an issue or patch for Ruby, so please pardon any errors. Thank you! -- http://bugs.ruby-lang.org/