Keith Pieper126 downloadsExport a selected Markdown passage or whole note as a Word-readable RTF while preserving common formatting.
Export the current Markdown selection—or the whole note when no text is selected—to a Word-readable Rich Text Format (RTF) file. The plugin converts common Markdown structure into portable document formatting without external tools.

The image is an illustrative example of the workflow, not a screenshot of the plugin.
The included main.js is prebuilt. This plugin is desktop-only because it writes a local RTF file through Obsidian's adapter.
By default the file is created in the source note's folder. Set Export folder to a vault-relative folder such as Exports.
MIT. See LICENSE.