[DOC] Use RIGHT SINGLE QUOTATION MARK
Ideally, RDoc would be expected to replace U+0027 APOSTROPHE with U+2019 RIGHT SINGLE QUOTATION MARK, as well as the case the preceeding word is not a class name; but a boundary of attributes is treated as a word boundary currently. Although I'm not sure if this is a bug of RDoc, use that mark meanwhile.
This commit is contained in:
parent
bb57f7d20b
commit
de50c4bd42
Notes:
git
2024-10-08 16:34:00 +00:00
2
NEWS.md
2
NEWS.md
@ -140,7 +140,7 @@ details of the default gems or bundled gems.
|
||||
|
||||
* Use a single quote instead of a backtick as an opening quote. [[Feature #16495]]
|
||||
* Display a class name before a method name (only when the class has a permanent name). [[Feature #19117]]
|
||||
* Kernel#caller, Thread::Backtrace::Location's methods, etc. are also changed accordingly.
|
||||
* Kernel#caller, Thread::Backtrace::Location’s methods, etc. are also changed accordingly.
|
||||
|
||||
Old:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user