class

Luce::LinkParser

Inherits Luce::TextParser < Reference < Object

Constructors

new(source : String)

Instance methods

destination

Link destination

label

Link label

parse_definitions

Parses source to a link reference definition

parse_label

Parses the link label, returns true if there is a valid link label.

title

Link title

unconsumed_lines

How many lines of the source have been consumed by link reference definition.

valid?

If there is a valid link formed.