Package org.commonmark.internal
package org.commonmark.internal
-
ClassDescriptionOpening bracket for links (
[
), images (![
), or links with other markers.Delimiter (emphasis, strong emphasis or custom emphasis).A destination and optional title for a link or image.Parser for link reference definitions at the beginning of a paragraph.An implementation of DelimiterProcessor that dispatches all calls to two or more other DelimiterProcessors depending on the length of the delimiter run.