Package org.commonmark.internal
package org.commonmark.internal
-
ClassDescriptionOpening bracket for links (
[
) or images (![
).Delimiter (emphasis, strong emphasis or custom emphasis).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.