hunt.markdown.parser.delimiter.DelimiterProcessor

Undocumented in source.

Members

Interfaces

DelimiterProcessor
interface DelimiterProcessor

Custom delimiter processor for additional delimiters besides {@code _} and {@code *}. <p> Note that implementations of this need to be thread-safe, the same instance may be used by multiple parsers.

Meta