Class AutolinkExtension

  • All Implemented Interfaces:
    Parser.ParserExtension, Extension

    public class AutolinkExtension
    extends java.lang.Object
    implements Parser.ParserExtension
    Extension for automatically turning plain URLs and email addresses into links.

    Create it with create() and then configure it on the builders

    The parsed links are turned into normal Link nodes.