Export Markdown

Export all of your documentation content into a Markdown definition.

The Markdown exporter allows you to export all your documentation pages and their content into a nice, clear Markdown definition. For example, committing your Markdown pages to a code repository. You’ll need to install the Markdown exporter to begin exporting your documentation.

Make sure you have installed the exporter so you can use it in your workspace.

Make sure you have installed the exporter so you can use it in your workspace.

Installing the Markdown exporter

  1. Navigate to the Code integrationStore and search for “Markdown”.
  2. Click Install.
  3. This exporter is now installed and can be found in the list of installed exporters.

 

After you've installed the exporter, you can now go to Code Integrations / Builds page and request a new build, which will export your entire documentation in Markdown.

 

Using the Markdown exporter

  1. Navigate to the Code integrationBuilds
  2. Click + New build, and select Markdown from the list of installed exporters. If you are using the Brands feature, you can also select a brand.
  3. Click Next to select a delivery method.
  4. Select Don’t notify, only build to export your markdown files once, or you can choose Open a pull request to open a pull request in the service of your choice.
  5. Click Run.
  6. Click Download Code to download a .zip folder of your markdown files.