Interface ExplicitAttributeIdProvider

    • Method Detail

      • addExplicitId

        void addExplicitId​(@NotNull
                           Node node,
                           @Nullable
                           java.lang.String id,
                           @NotNull
                           NodeFormatterContext context,
                           @NotNull
                           MarkdownWriter markdown)
        Used by AttributesExtension to insert attributes for headings during merge
        Parameters:
        node - node
        id - explicit id
        context - context
        markdown - markdown writer