How the conversion works
Each footnote or endnote marker in the Word document becomes an inline reference marker at the same position in the Markdown output. The note bodies are collected at the end of the document as reference-style link definitions, numbered in original order. Notes that contain formatted runs — bold, italic, or cross-references — keep that formatting inside the definition.
What this means for your workflow
Documents that previously lost their citations during conversion no longer need manual re-entry. The reference-link layout round-trips cleanly through documentation generators and knowledge bases, and LLM pipelines keep the note text adjacent to the content it supports. Combined with batch conversion, a folder of annotated DOCX files converts with notes preserved in one pass. Feedback: sapsap@qq.com.