diff --git a/articles/editor/export-files.md b/articles/editor/export-files.md new file mode 100644 index 0000000..95ef1ad --- /dev/null +++ b/articles/editor/export-files.md @@ -0,0 +1,22 @@ +# Exporting Files + +![Exporting Files](https://github.com/stoplightio/docs/blob/develop/assets/gifs/editor-export-files.gif?raw=true) + +## What + +You can export any files in Stoplight to use as you see fit. Exported files are served up in a unique domain in its raw format. Current exported file formats include: + +### YAML +-Documentation +-Modeling +-Testing +-Prism +-Config + +### Markdown +-Markdown + +## How +1. Select the **project** the file you wish to export is contained within +2. Hover over the file you wish to export and click on the **right arrow** +3. A new tab will open containing your exported file