Confluence to MarkdownDownload Confluence pages as Markdown, edit them in VS Code, and publish them back. The extension works with Confluence Cloud and Server/Data Center. No telemetry. The extension connects only to the Confluence host in the link you provide. No Confluence addresses are built into the code. SetupAdd your credentials in the extension settings:
You do not need to configure an instance address. The extension reads the host, context path, and Confluence type from each link, so you can work with multiple instances. If no token is set, the extension offers to open the settings. Download pages
Each page is saved as a separate file with its Confluence binding. Child pages follow the Confluence page tree, and links between saved pages become relative Markdown links. See Downloading pages for save locations, link handling, images, and extracted code samples. Publish a pageOpen a Markdown file and run Confluence: Publish Page.
See Publishing pages for the binding format, split documents, conversion details, and round-trip limitations. Settings
The token is stored in VS Code settings, which may be synced or shared. Restricted Mode is supported. Installation and supportInstall Confluence to Markdown from the Visual Studio Code Marketplace, or
download a Report bugs in GitHub Issues. For security issues, follow the security policy. |