Class SuppressPTagExtension

  • All Implemented Interfaces:
    com.vladsch.flexmark.html.HtmlRenderer.HtmlRendererExtension, com.vladsch.flexmark.util.misc.Extension

    public class SuppressPTagExtension
    extends Object
    implements com.vladsch.flexmark.html.HtmlRenderer.HtmlRendererExtension
    • Method Detail

      • rendererOptions

        public void rendererOptions​(com.vladsch.flexmark.util.data.MutableDataHolder options)
        Specified by:
        rendererOptions in interface com.vladsch.flexmark.html.HtmlRenderer.HtmlRendererExtension
      • extend

        public void extend​(com.vladsch.flexmark.html.HtmlRenderer.Builder rendererBuilder,
                           String rendererType)
        Specified by:
        extend in interface com.vladsch.flexmark.html.HtmlRenderer.HtmlRendererExtension