# Export format: Markdown
Markdown format is ideal when you want to import your guides into GIT repository, notion or any other knowledge base that supports Markdown format. Folge will output your guide as a md file and put screenshots next to it in a folder called steps-GUIDE_TITLE.
When exporting, all HTML tags will be converted using a Markdown Extra format
# Azure DevOps Wiki
Folge supports exporting Markdown files compatible with Azure DevOps Wiki. When this option is enabled in the export settings, Folge adjusts the output format to match Azure DevOps Wiki conventions â including image paths and heading structure â so you can paste or upload the result directly into your Azure DevOps wiki without further editing.
# Guide Title
# 1 Step title
---
**âšī¸ Titlefewfe**
Description
---
Step description

