# File lib/asciidoctor/table.rb, line 314
def
match_delimiter
(
line
)
line
.
match
@delimiter_re
end