Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MD4DevopsNew to Visual Studio Code? Get it now.
MD4Devops

MD4Devops

gpdevops

|
66 installs
| (0) | Free
Markdown for Devops team to use for fun
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MD4Devops README

This extension is to sync markdown file in VSCode into Confluence.

Features

  1. MD4Devops.MDCommit This command is to push the file to remtoe Conflence. Using showdown to covert the markdown file to Confluence storage format. And using Confluence api to push the converted html to confluence.
    And using object-string-to-object to parse the head info.

Requirements

This extension requires following modules.

  • showdown
  • Confluence api
  • object-string-to-object

Extension Settings

This extension contributes the following settings:

  • MD4Conf.baseUrl: config your confluence site, for example:https://confluence.mysite.com
  • MD4Conf.user: confluence your login account
  • MD4Conf.pwd: confluence user password
  • MD4Conf.prefix: indicates the confluence page is created autmatically for example

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft