Class LinkRef
java.lang.Object
com.github.rjeschke.txtmark.LinkRef
A markdown link reference.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
link
The link. -
title
The optional comment/title. -
isAbbrev
public final boolean isAbbrevFlag indicating that this is an abbreviation.
-
-
Constructor Details
-
LinkRef
-
-
Method Details
-
toString
-