# Fartdown = Markdown - 💩 An experimental semantic markup language and static site generator for crafting hypertext documents. # Installation ## Using Cargo If you have installed the Rust toolchain, you can install using cargo: ```shell cargo +nightly install fartdown ``` # License The source code is licensed under the [AGPL v3 License](https://opensource.org/license/agpl-v3/).