# File lib/org-ruby/line.rb, line 297
def
link_abbrev_data
[
$1
,
$2
]
if
@line
=~
LinkAbbrevRegexp
end