com.ruleoftech.markdown.page.generator.plugin.AttributesExtension Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of markdown-page-generator-plugin Show documentation
Show all versions of markdown-page-generator-plugin Show documentation
Markdown to HTML Page Generator Maven Plugin
The newest version!
package com.ruleoftech.markdown.page.generator.plugin;
import com.vladsch.flexmark.util.builder.Extension;
import com.vladsch.flexmark.html.HtmlRenderer;
import com.vladsch.flexmark.util.html.Attributes;
import com.vladsch.flexmark.util.data.DataKey;
import com.vladsch.flexmark.util.data.MutableDataHolder;
import java.util.Map;
public class AttributesExtension implements HtmlRenderer.HtmlRendererExtension {
final static public DataKey