#!/usr/bin/env bash dot -Tpng "структура.dot" -o "структура.png" pandoc -f markdown_strict --verbose "README.md" > "README.doc"