href Fixing Attributes Customizer
fun ProcessedMarkdownFile.hrefFixingAttributesCustomizer(node: ASTNode, tagName: CharSequence, attributes: Iterable<CharSequence?>): Iterable<CharSequence?>
Attribute customizer that remaps hrefs in links to point to HTML files instead of Markdown files.