--- title: "Markdown" weight: 71 --- The documentation is written using **Markdown**. The files are located in `etl/docs` and are grouped in various sub-directories. Updates to the documentation may be made to these files. Any new documentation should follow the style of the existing pages. The documentation can be viewed by any **Markdown** viewer that can render **CommonMark** compliant formatting. Be aware that internal links to other pages may either not work, or take you to the online site. The best way to view the documentation locally is to install **Hugo**.