Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
This plugin parses custom Markdown syntax to create new custom blocks. It adds new nodes types to the [mdast][mdast] produced by [remark][remark]:
Use CSS selectors to match nodes in a custom object tree
__Custom edge that avoids crossing nodes__
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.