[ruby/rdoc] Remove trailing spaces to fix CI
https://github.com/ruby/ruby/actions/runs/3199301563/jobs/5224898228
369e4fa32d
This commit is contained in:
parent
3df904d1a8
commit
1f2c84de83
@ -16296,7 +16296,7 @@ class RDoc::Markdown
|
||||
self.pos = _save
|
||||
break
|
||||
end
|
||||
@result = begin;
|
||||
@result = begin;
|
||||
text.start_with?(":") ?
|
||||
(text.end_with?(":") ? :center : :left) :
|
||||
(text.end_with?(":") ? :right : nil)
|
||||
|
Loading…
x
Reference in New Issue
Block a user