Configuring for Server

Support for Atlassian Server Products has ended in February 2024.

There will be no technical support, security updates, or bug fixes for any of our server apps including Markdown Extensions for Confluence. Consider migrating to Markdown Extensions for Confluence’s Data Center version.

Or, are you planning to migrate to Cloud? Make sure you do not lose your data/configurations in the process. Check out the Migration guide for information on how to migrate the app’s data to Cloud. Contact our support team if you have any questions.

This article contains information about configuring the app to access data through other applications like GitHub, GitLab, and Bitbucket. To access any of the applications mentioned, you must create a security token to connect. The sections beow explain the process.

Adding a Security Token

  1. To configure a new security token, go to Settings (cog wheel icon) > MARKDOWN EXTENSIONS SETTINGS > Host Credentials.

    Host Credentials screen
  2. Click the Add Host button.

    mdExt_config_addHost.png
    Add Host screen
  3. Select the Host Type from the dropdown. The options are: GitLab, GitHub, Bitbucket Server, Bitbucket Cloud, and Other.
    Here, select the application to be connected containing the Markdown file to be accessed.

  4. Enter the base URL where the Markdown file is located in the Host parameter.

  5. Then, enter your user name and the password associated with your account.

  6. Click Add.

For a given token, only one entry for a specific host type is allowed. So, you cannot create multiple hosts with the same security token.

Click any of the following links to know more about generating tokens for each popular code hosting platform:

Additional resources