# Lemmy Documentation Documentation for the Lemmy project ## Building Follow the [mdbook instructions](https://rust-lang.github.io/mdBook/guide/installation.html). ## Formatting To format your markdown files, install [prettier](https://prettier.io), then run `prettier -w src`