[DOC] Get rid of headings in list items
The current RDoc Markdown parser parses the list item starting with `#` as a heading line.
This commit is contained in:
parent
0ee127e5bb
commit
ff029f25ca
5
NEWS.md
5
NEWS.md
@ -197,8 +197,9 @@ Outstanding ones only.
|
||||
|
||||
* Method/UnboundMethod
|
||||
|
||||
* #public?, #private?, #protected? have been added to both
|
||||
Method and UnboundMethod. [[Feature #11689]]
|
||||
* Method#public?, Method#private?, Method#protected?,
|
||||
UnboundMethod#public?, UnboundMethod#private?,
|
||||
UnboundMethod#protected? have been added. [[Feature #11689]]
|
||||
|
||||
* Module
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user