mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cdc527db34
commit
942bfc7b16
1 changed files with 1 additions and 1 deletions
|
@ -15280,7 +15280,7 @@ class RDoc::Markdown
|
||||||
self.pos = _save
|
self.pos = _save
|
||||||
break
|
break
|
||||||
end
|
end
|
||||||
@result = begin;
|
@result = begin;
|
||||||
ref = [:inline, @note_order.length]
|
ref = [:inline, @note_order.length]
|
||||||
@footnotes[ref] = paragraph a
|
@footnotes[ref] = paragraph a
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue